Easy VCS-based management of project version strings
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.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-versioneer && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-versioneer.changes | 0000002105 2.06 KB | |
python-versioneer.spec | 0000002143 2.09 KB | |
versioneer-0.26.tar.gz | 0000072726 71 KB |
Revision 5 (latest revision is 8)
Dominique Leuenberger (dimstar_suse)
accepted
request 1009892
from
Markéta Machová (mcalabkova)
(revision 5)
- Update to version 0.24 * MNT: Relicense to Unlicense by @effigies in #317 * ENH: in verbose mode do not hide stderr of git rev-parse by @yarikoptic in #318 * DOC: clarify upgrading to 0.23 doesn't require special actions by @sappelhoff in #321 * ENH: Prepare for py2exe dropping distutils support by @effigies in #319 * ENH: Allow versioneer to be used as a module in PEP-518 mode by @effigies in #294
Comments 0