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 photosAll times are UTC
Ukraine
Port details
py-bump2version Version-bump your software with a single command
1.0.1_1 devel on this many watch lists=2 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 1.0.1_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    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.
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>)
  • py39: py39-bump2version
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):
py39-bump2version
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly-----1.0.11.0.11.0.1
FreeBSD:14:latest--------
FreeBSD:14:quarterly-----1.0.11.0.11.0.1
FreeBSD:15:latest--n/a-n/a1.0.11.0.11.0.1
 

py311-bump2version
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.1_11.0.1_1-1.0.1_11.0.1_1---
FreeBSD:13:quarterly1.0.1_11.0.1_1-1.0.1_11.0.1_1---
FreeBSD:14:latest1.0.1_11.0.1_1-1.0.1_11.0.1_1---
FreeBSD:14:quarterly1.0.1_11.0.1_1-1.0.1_11.0.1_1---
FreeBSD:15:latest1.0.1_11.0.1_1n/a1.0.1_1n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/b/bump2version/
  2. https://pypi.org/packages/source/b/bump2version/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.1_1
08 Apr 2024 06:45:58
commit hash: 5886d7bb166fa1f7365b70e8dfbc84ae62dada3ccommit hash: 5886d7bb166fa1f7365b70e8dfbc84ae62dada3ccommit hash: 5886d7bb166fa1f7365b70e8dfbc84ae62dada3ccommit hash: 5886d7bb166fa1f7365b70e8dfbc84ae62dada3c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-bump2version: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for package change
1.0.1
22 Sep 2023 03:11:06
commit hash: a0e9c8d867b3863c602f2fa2974510173e2a4381commit hash: a0e9c8d867b3863c602f2fa2974510173e2a4381commit hash: a0e9c8d867b3863c602f2fa2974510173e2a4381commit hash: a0e9c8d867b3863c602f2fa2974510173e2a4381 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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