python-hgdistver - A Python library to generate package version info from mercurial tags
| Website: | https://bitbucket.org/RonnyPfannschmidt/hgdistver/ |
|---|---|
| License: | MIT |
| Vendor: | Fedora Project |
- Description:
hgdistver is a simple drop-in to support setup.py in mercurial based projects. It's supposed to generate version numbers from mercurial's meta-data. It tries to use the current tag and falls back to the next reachable tagged ancestor and using the distance to it as .post marker.
Packages
| python-hgdistver-0.21-3.el7.src [11 KiB] |
Changelog
by Ken Dreyer (2015-02-17):
- Activate python3 package |