slackbuilds/python/python3-versioneer
fourtysixandtwo 34b80baed0
python/python3-versioneer: Clean up build.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-02-15 16:48:54 +07:00
..
README
python3-versioneer.SlackBuild python/python3-versioneer: Clean up build. 2025-02-15 16:48:54 +07:00
python3-versioneer.info
slack-desc

README

python3-versioneer (Easy VCS-based mgt of project version strings)

This is a tool for managing a recorded version number in
setuptools-based python projects. The goal is to remove the tedious
and error-prone "update the embedded version string" step from your
release process. Making a new release should be as easy as recording a
new tag in your version-control system, and maybe making new tarballs