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 on branch 2024Q4
py-versioningit Obtain package version from repo tags
3.3.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 3.3.0_1Version of this port present on the latest quarterly branch.
Maintainer: dvl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-04-29 15:48:04
Last Update: 2025-10-19 00:00:47
Commit Hash: 53c7452
Also Listed In: python
License: MIT
WWW:
https://github.com/jwodder/versioningit
Description:
versioningit replaces the need for (and will overwrite) the version keyword to the setup() function, so you should remove any such keyword from your setup.py/setup.cfg to reduce confusion. [tool.versioningit.format] # Format used when there have been commits since the most recent tag: distance = "{base_version}.post{distance}+{vcs}{rev}" # Format used when there are uncommitted changes: dirty = "{base_version}+d{build_date:%Y%m%d}" # Format used when there are both commits and uncommitted changes: distance-dirty = "{base_version}.post{distance}+{vcs}{rev}.d{build_date:%Y%m%d}"
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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}versioningit>0:devel/py-versioningit@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-versioningit/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-versioningit
  • pkg install py311-versioningit
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-versioningit listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-versioningit
Package flavors (<flavor>: <package>)
  • py311: py311-versioningit
distinfo:
TIMESTAMP = 1751291530 SHA256 (versioningit-3.3.0.tar.gz) = b91ad7d73e73d21220e69540f20213f2b729a1f9b35c04e9e137eaf28d2214da SIZE (versioningit-3.3.0.tar.gz) = 220280

Packages (timestamps in pop-ups are UTC):
py39-versioningit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly--2.2.0_1--n/an/an/a
FreeBSD:14:latest-----2.2.0_1-2.2.0_1
FreeBSD:14:quarterly-----2.2.12.2.12.2.1
FreeBSD:15:latest--n/a-n/an/a2.2.12.2.1
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

py311-versioningit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.3.0_13.3.0_1-3.3.0_13.3.0_1n/an/an/a
FreeBSD:13:quarterly3.3.0_13.3.0_1-3.3.03.3.0_1n/an/an/a
FreeBSD:14:latest3.3.0_13.3.0_1-3.3.03.3.0_1---
FreeBSD:14:quarterly3.3.0_13.3.0_1-3.3.03.3.0_1---
FreeBSD:15:latest3.3.0_13.3.0_1n/a3.3.0n/an/a--
FreeBSD:15:quarterly3.3.0_13.3.0_1n/a-n/an/a--
FreeBSD:16:latest3.3.0_13.3.0_1n/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-importlib-metadata>3.6 : devel/py-importlib-metadata@py311
  2. py311-packaging>17.1 : devel/py-packaging@py311
  3. git>0 : devel/git
  4. python3.11 : lang/python311
This port is required by:
for Build
  1. databases/py-pg8000
  2. multimedia/streamlink
  3. security/py-scramp
  4. sysutils/py-mqttwarn

Configuration Options:
No options to configure
Options name:
devel_py-versioningit
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/v/versioningit/
  2. https://pypi.org/packages/source/v/versioningit/
Collapse this list.

There are no commits on branch 2024Q4 for this port