python-roman 3.3-2 source package in Ubuntu
Changelog
python-roman (3.3-2) unstable; urgency=medium [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. * Update standards version to 4.6.1, no changes needed. -- Jelmer Vernooij <email address hidden> Fri, 28 Oct 2022 19:58:44 +0100
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-roman_3.3-2.dsc | 2.1 KiB | 4bfe62c359f2823f4912d5d2f63eaee1c3183f62ff41786a4dbc251d2f08a778 |
python-roman_3.3.orig.tar.gz | 7.0 KiB | 8846a7491dd9f59dc6bce1a950e055253804c6fcf11d14a088b4e2a7d6e4d29e |
python-roman_3.3-2.debian.tar.xz | 6.8 KiB | 0b050ef1454ea341c4147eb04ee71a1944612caae68336cc0e8d5ee799043a87 |
Available diffs
- diff from 3.3-1 to 3.3-2 (687 bytes)
No changes file available.
Binary packages built by this source
- python3-roman: module for generating/analyzing Roman numerals for Python 3
This module converts from and to Roman numerals. It can convert numbers
from 1 to 4999 and understands the common shortcuts (IX == 9), but not
illegal ones (MIM == 1999).
.
This package includes Python 3 modules.