notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
py-bump2version Version-bump your software with a single command
1.0.1 devel 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 1.0.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: 2023-09-22 03:11:06
Commit Hash: a0e9c8d
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
ABIlatestquarterly
FreeBSD:12:aarch64-1.0.1
FreeBSD:12:amd641.0.11.0.1
FreeBSD:12:armv6--
FreeBSD:12:armv7--
FreeBSD:12:i3861.0.11.0.1
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64--
FreeBSD:13:aarch641.0.11.0.1
FreeBSD:13:amd641.0.11.0.1
FreeBSD:13:armv6--
FreeBSD:13:armv71.0.11.0.1
FreeBSD:13:i3861.0.11.0.1
FreeBSD:13:mips--
FreeBSD:13:mips64--
FreeBSD:13:powerpc64-1.0.1
FreeBSD:13:riscv64--
FreeBSD:14:aarch641.0.11.0.1
FreeBSD:14:amd641.0.11.0.1
FreeBSD:14:armv6--
FreeBSD:14:armv71.0.11.0.1
FreeBSD:14:i3861.0.11.0.1
FreeBSD:14:mips--
FreeBSD:14:mips64--
FreeBSD:14:powerpc64-1.0.1
FreeBSD:14:riscv64--
FreeBSD:15:aarch641.0.1-
FreeBSD:15:amd641.0.1-
FreeBSD:15:armv6--
FreeBSD:15:armv71.0.1-
FreeBSD:15:i3861.0.1-
FreeBSD:15:mips64--
FreeBSD:15:powerpc641.0.1-
FreeBSD:15:riscv64--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. 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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 1