python-roman 3.3-3 source package in Ubuntu
Changelog
python-roman (3.3-3) unstable; urgency=medium * Team upload. * Run tests with pytest instead of setup.py test. -- Athos Ribeiro <email address hidden> Sun, 04 Dec 2022 11:39:12 -0500
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 | |
---|---|---|---|---|
Mantic | release | main | python | |
Lunar | release | main | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-roman_3.3-3.dsc | 1.5 KiB | f19d1b4b95f893c29dd6765e813e3817b30f151223d1137693b82fc072fc7105 |
python-roman_3.3.orig.tar.gz | 7.0 KiB | 8846a7491dd9f59dc6bce1a950e055253804c6fcf11d14a088b4e2a7d6e4d29e |
python-roman_3.3-3.debian.tar.xz | 6.9 KiB | d2bc6e1394b6974c0f4946d9f36106a051ffd94d36f6eda9ada6edae5853d92b |
Available diffs
- diff from 3.3-2 to 3.3-3 (756 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.