pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/devel/py-bumpversion
> Module Name: pkgsrc
> Committed By: khorben
> Date: Mon Sep 28 23:14:47 UTC 2020
>
> Added Files:
> pkgsrc/devel/py-bumpversion: ALTERNATIVES DESCR Makefile PLIST distinfo
>
> Log Message:
> py-bumpversion: import version 0.5.3
>
> bumpversion is a small command line tool to simplify releasing software by
> updating all version strings in your source code by the correct increment. It
> also creates commits and tags:
>
> - version formats are highly configurable;
> - it works without any VCS, but happily reads tag information from and writes
> commits and tags to Git and Mercurial if available;
> - it just handles text files, so it's not specific to any programming language.
Have you checked the web-site (https://github.com/peritus/bumpversion)? This is an old and unmaintained package. There is an active fork of bumprevision called bump2version. I suggest removing this
package and importing bump2version instead, and using PYPI instead of GITHUB to obtain the distfile.
Adam
Home |
Main Index |
Thread Index |
Old Index