| Port details |
- py-bump-my-version Version bump your Python project
- 1.4.1 devel
=0 1.3.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2026-05-02 11:21:08
- Last Update: 2026-07-08 13:31:19
- Commit Hash: 94579ac
- Also Listed In: python
- License: MIT
- WWW:
- https://callowayproject.github.io/bump-my-version/
- https://github.com/callowayproject/bump-my-version
- Description:
- Bump My Version's purpose is to:
- Work as a part of an automated build system
- Manage project versioning through the project's development life cycle
- Incrementing and serializing version numbers
- parsing version numbers
- supporting SemVer, CalVer, and other versioning schemes
- Search and replace data in project files
- Work with the project's source control system
- Committing changes
- Tagging releases
- Reading version numbers from tags
 ¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}bump-my-version>0:devel/py-bump-my-version@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-bump-my-version/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-bump-my-version
- pkg install py312-bump-my-version
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 py312-bump-my-version listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-bump-my-version
- Package flavors (<flavor>: <package>)
- py312: py312-bump-my-version
- distinfo:
- TIMESTAMP = 1782966308
SHA256 (bump_my_version-1.4.1.tar.gz) = b4ad672b4e8b9f560f36a9ae0aff80088727ce2b3e0f1b7ea00d3f75846b09dd
SIZE (bump_my_version-1.4.1.tar.gz) = 1141618
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:
-
- py312-hatchling>=0 : devel/py-hatchling@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-click>=0 : devel/py-click@py312
- py312-httpx2>=0 : www/py-httpx2@py312
- py312-pydantic-settings>=0 : devel/py-pydantic-settings@py312
- py312-pydantic2>=2.0.0 : devel/py-pydantic2@py312
- py312-questionary>=0 : devel/py-questionary@py312
- py312-rich>=0 : textproc/py-rich@py312
- py312-rich-click>=0 : devel/py-rich-click@py312
- py312-tomlkit>=0 : textproc/py-tomlkit@py312
- py312-wcmatch>=8.5.1 : textproc/py-wcmatch@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-bump-my-version
- 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.4.1 08 Jul 2026 13:31:19
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-bump-my-version: Update to 1.4.1
Changes: https://github.com/callowayproject/bump-my-version/releases
https://callowayproject.github.io/bump-my-version/CHANGELOG/ |
1.3.0 02 May 2026 11:13:02
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-bump-my-version: Add py-bump-my-version 1.3.0
Bump My Version's purpose is to:
- Work as a part of an automated build system
- Manage project versioning through the project's development life cycle
- Incrementing and serializing version numbers
- parsing version numbers
- supporting SemVer, CalVer, and other versioning schemes
- Search and replace data in project files
- Work with the project's source control system
- Committing changes
- Tagging releases
- Reading version numbers from tags |
Number of commits found: 2
|