Path to this page:
Subject: CVS commit: pkgsrc/devel/py-bumpver
From: Thomas Klausner
Date: 2023-06-11 10:59:07
Message id: 20230611085907.76929FA89@cvs.NetBSD.org
Log Message:
devel/py-bumpver: import py-bumpver-2023.1124
With the CLI command bumpver, you can search for and update version
strings in your project files. It has a flexible pattern syntax to
support many version schemes (SemVer, CalVer or otherwise). BumpVer
features:
- Configurable version patterns
- Optional Git or Mercurial integration
- Works with plaintext, so you can use it with any project.
Files: