Subject: CVS commit: pkgsrc/devel/py-bump2version
From: Pierre Pronchery
Date: 2020-10-08 20:31:24
Message id: 20201008183125.0EB55FB28@cvs.NetBSD.org

Log Message:
py-bump2version: import version 1.0.1

bump2version 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.

This will replace py-bumpversion, which is no longer maintained.

Files:
RevisionActionfile
1.1addpkgsrc/devel/py-bump2version/ALTERNATIVES
1.1addpkgsrc/devel/py-bump2version/DESCR
1.1addpkgsrc/devel/py-bump2version/Makefile
1.1addpkgsrc/devel/py-bump2version/PLIST
1.1addpkgsrc/devel/py-bump2version/distinfo