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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-roman-numerals-py Manipulate well-formed Roman numerals
3.1.0 textproc 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.0.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-02-20 23:31:38
Last Update: 2025-06-17 17:47:57
Commit Hash: ab26320
Also Listed In: python
License: BSD0CLAUSE CC0-1.0
WWW:
https://github.com/AA-Turner/roman-numerals/tree/master/python
https://github.com/AA-Turner/roman-numerals
Description:
roman-numerals is a library for manipulating well-formed Roman numerals. Integers between 1 and 3,999 (inclusive) are supported. Numbers beyond this range will return an OutOfRangeError. The classical system of roman numerals requires that the same character may not appear more than thrice consecutively, meaning that 'MMMCMXCIX' (3,999) is the largest well-formed Roman numeral. The smallest is 'I' (1), as there is no symbol for zero in Roman numerals. Both upper- and lower-case formatting of roman numerals are supported, and likewise for parsing strings, although the entire string must be of the same case. Numerals that do not adhere to the classical form are rejected with an InvalidRomanNumeralError.
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.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}roman-numerals-py>0:textproc/py-roman-numerals-py@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-roman-numerals-py/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-roman-numerals-py
  • pkg install py311-roman-numerals-py
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-roman-numerals-py listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-roman-numerals-py
Package flavors (<flavor>: <package>)
  • py311: py311-roman-numerals-py
distinfo:
TIMESTAMP = 1749813114 SHA256 (roman_numerals_py-3.1.0.tar.gz) = be4bf804f083a4ce001b5eb7e3c0862479d10f94c936f6c4e5f250aa5ff5bd2d SIZE (roman_numerals_py-3.1.0.tar.gz) = 9017

Packages (timestamps in pop-ups are UTC):
py311-roman-numerals-py
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.0.03.0.0-3.0.03.1.0---
FreeBSD:13:quarterly3.0.03.0.0-3.0.03.0.0---
FreeBSD:14:latest3.0.03.1.0-3.0.03.1.0---
FreeBSD:14:quarterly3.0.03.0.0-3.0.03.0.0---
FreeBSD:15:latest3.0.03.0.0n/a3.0.0n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-flit-core>=3.7<4 : devel/py-flit-core@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. py311-pytest>=7,1 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_py-roman-numerals-py
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/r/roman_numerals_py/
  2. https://pypi.org/packages/source/r/roman_numerals_py/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.0
17 Jun 2025 17:47:57
commit hash: ab2632009a76fc08b11fd695dc22e94d23b89e6ecommit hash: ab2632009a76fc08b11fd695dc22e94d23b89e6ecommit hash: ab2632009a76fc08b11fd695dc22e94d23b89e6ecommit hash: ab2632009a76fc08b11fd695dc22e94d23b89e6e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/py-roman-numerals-py: Update to 3.1.0

- Update WWW
- Update pkg-descr
- Take maintainership

Changes:	https://github.com/AA-Turner/roman-numerals/releases
		https://github.com/AA-Turner/roman-numerals/blob/master/CHANGES.rst
3.0.0
12 Jun 2025 11:33:18
commit hash: 08f5ab84e15db890550c7bce48f98092d7b91a8bcommit hash: 08f5ab84e15db890550c7bce48f98092d7b91a8bcommit hash: 08f5ab84e15db890550c7bce48f98092d7b91a8bcommit hash: 08f5ab84e15db890550c7bce48f98092d7b91a8b files touched by this commit
Koichiro Iwao (meta) search for other commits by this committer
Author: Alastair Hogge
*/*: Return to pool as per maintainer's request

PR:		287458
3.0.0
20 Feb 2025 23:27:25
commit hash: fb9a10d1c7cfc0dcfbe3c3adf3b0dbd53de5168dcommit hash: fb9a10d1c7cfc0dcfbe3c3adf3b0dbd53de5168dcommit hash: fb9a10d1c7cfc0dcfbe3c3adf3b0dbd53de5168dcommit hash: fb9a10d1c7cfc0dcfbe3c3adf3b0dbd53de5168d files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Alastair Hogge
textproc/py-roman-numerals-py: New Port; Manipulate Roman numerals Required
dependency for py-sphinx-8.2.0 update:

A library for manipulating well-formed Roman numerals.

Integers between 1 and 3,999 (inclusive) are supported. Numbers beyond this
range will return an OutOfRangeError.

The classical system of roman numerals requires that the same character may
not appear more than thrice consecutively, meaning that 'MMMCMXCIX' (3,999)
is the largest well-formed Roman numeral. The smallest is 'I' (1), as there
is no symbol for zero in Roman numerals.

Both upper- and lower-case formatting of roman numerals are supported, and
likewise for parsing strings, although the entire string must be of the same
case. Numerals that do not adhere to the classical form are rejected with an
InvalidRomanNumeralError.

https://pypi.org/project/roman-numerals-py/

PR:		284897

Number of commits found: 3