Port details |
- py-bump2version Version-bump your software with a single command
- 1.0.1_1 devel =2 1.0.1_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-09-22 03:24:11
- Last Update: 2024-04-08 06:45:58
- Commit Hash: 5886d7b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/c4urself/bump2version
- Description:
- bump2version is a maintained fork of the excellent bumpversion project.
Version-bump your software with a single command!
A small command line tool to simplify releasing software by updating all version
strings in your source code by the correct increment. Also creates commits and
tags:
- version formats are highly configurable
- works without any VCS, but happily reads tag information from and writes
commits and tags to Git and Mercurial if available
- just handles text files, so it's not specific to any programming language
- supports Python 3 and PyPy3
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}bump2version>0:devel/py-bump2version@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-bump2version/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-bump2version
- pkg install py39-bump2version
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-bump2version listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-bump2version
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1695143201
SHA256 (bump2version-1.0.1.tar.gz) = 762cb2bfad61f4ec8e2bdf452c7c267416f8c70dd9ecb1653fd0bbb01fa936e6
SIZE (bump2version-1.0.1.tar.gz) = 36236
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-bump2version
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.1_1 08 Apr 2024 06:45:58 |
Po-Chuan Hsieh (sunpoet) |
devel/py-bump2version: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
1.0.1 22 Sep 2023 03:11:06 |
Po-Chuan Hsieh (sunpoet) |
devel/py-bump2version: Add py-bump2version 1.0.1
bump2version is a maintained fork of the excellent bumpversion project.
Version-bump your software with a single command!
A small command line tool to simplify releasing software by updating all version
strings in your source code by the correct increment. Also creates commits and
tags:
- version formats are highly configurable
- works without any VCS, but happily reads tag information from and writes
commits and tags to Git and Mercurial if available
- just handles text files, so it's not specific to any programming language
- supports Python 3 and PyPy3 |
Number of commits found: 2
|