| Port details |
- py-bump-my-version Version bump your Python project
- 1.3.0 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2026-05-02 11:21:08
- Last Update: 2026-05-02 11:13:02
- Commit Hash: c68a297
- 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 py311-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 py311-bump-my-version listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-bump-my-version
- Package flavors (<flavor>: <package>)
- py311: py311-bump-my-version
- distinfo:
- TIMESTAMP = 1777572468
SHA256 (bump_my_version-1.3.0.tar.gz) = 5780137a8d93378af3839798fcba01c7e6cb28dcc5aa5a7ab4d8507787f1995c
SIZE (bump_my_version-1.3.0.tar.gz) = 1142429
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:
-
- py311-hatchling>=0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-click>=0<8.4 : devel/py-click@py311
- py311-httpx>=0.28.1 : www/py-httpx@py311
- py311-pydantic-settings>=0 : devel/py-pydantic-settings@py311
- py311-pydantic2>=2.0.0 : devel/py-pydantic2@py311
- py311-questionary>=0 : devel/py-questionary@py311
- py311-rich>=0 : textproc/py-rich@py311
- py311-rich-click>=0 : devel/py-rich-click@py311
- py311-tomlkit>=0 : textproc/py-tomlkit@py311
- py311-wcmatch>=8.5.1 : textproc/py-wcmatch@py311
- python3.11 : lang/python311
- 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: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
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: 1
|