notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details
py-bump-my-version Version bump your Python project
1.3.0 develnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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):
py311-bump-my-version
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest----1.3.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-1.3.0n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest-1.3.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatchling>=0 : devel/py-hatchling@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-click>=0<8.4 : devel/py-click@py311
  2. py311-httpx>=0.28.1 : www/py-httpx@py311
  3. py311-pydantic-settings>=0 : devel/py-pydantic-settings@py311
  4. py311-pydantic2>=2.0.0 : devel/py-pydantic2@py311
  5. py311-questionary>=0 : devel/py-questionary@py311
  6. py311-rich>=0 : textproc/py-rich@py311
  7. py311-rich-click>=0 : devel/py-rich-click@py311
  8. py311-tomlkit>=0 : textproc/py-tomlkit@py311
  9. py311-wcmatch>=8.5.1 : textproc/py-wcmatch@py311
  10. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/b/bump_my_version/
  2. https://pypi.org/packages/source/b/bump_my_version/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.0
02 May 2026 11:13:02
commit hash: c68a297ba08e267660af6fd03422297484479b23commit hash: c68a297ba08e267660af6fd03422297484479b23commit hash: c68a297ba08e267660af6fd03422297484479b23commit hash: c68a297ba08e267660af6fd03422297484479b23 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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