Name: | python3-versioneer |
---|---|
Version: | 0.21 |
Release: | 4.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 250951 |
License: | Public Domain |
RPM: | python3-versioneer-0.21-4.el9.noarch.rpm |
Source RPM: | python-versioneer-0.21-4.el9.src.rpm |
Build Date: | Thu Sep 01 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/warner/python-versioneer |
Summary: | Easy VCS-based management of project version strings |
Description: | Versioneer is a tool to automatically update version strings (in setup.py and the conventional 'from PROJECT import _version' pattern) by asking your version-control system about the current tree. |