summaryrefslogtreecommitdiff
path: root/dev-python/roman
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/roman')
-rw-r--r--dev-python/roman/Manifest2
-rw-r--r--dev-python/roman/roman-5.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/roman/Manifest b/dev-python/roman/Manifest
index 79563eac29f2..0dc84445c66a 100644
--- a/dev-python/roman/Manifest
+++ b/dev-python/roman/Manifest
@@ -1,3 +1,3 @@
DIST roman-5.0.tar.gz 7664 BLAKE2B 1e3b8f90eba33abe7bc061ca30b8f12da23976fc15315923813c97a9f9dfc5909de475c3db752f015aa34faa775165cd8518ede5c9a8b1a87da5778abf964305 SHA512 9acd5d1587338497080066d3cd01c0a2cf007c664145514acaaa38cbbd6bbc6eac55469db9015dcd050a2457c69837dd9cdccf110a771f6b09c2a9bd59de8c4e
-EBUILD roman-5.0.ebuild 550 BLAKE2B 863b7b15a1fe8ccf94e58b6f24459a930a6b3b837d09d411bf00819214ed2702edd38df74d9891045fceb091d82ebe325f1e0b86874fa5e959f8cdc2f814b9e0 SHA512 c3856111845c7d005b0ced17efa8fd816a46a65a51c27721d45204c4bc1034f40c84682a235f70c5cf688324de6da0226a5663864aea27e92bf5e315cd50da36
+EBUILD roman-5.0.ebuild 550 BLAKE2B 89e77fbfaf90fda02f5d3469821d02f44fd05ab1c942e9b5023be265f061a209b189a4e9355bc9819d53bd42182eec9622b75beb8af99990a97a3ced85e68726 SHA512 14d30f121c72ddd96076eff2d609e9f31c650740ff6bbaac41ec315a1351ee28780fa6f389ce7fc9f66762cbe758476f25aec80f15c018f9f53d2825238176b9
MISC metadata.xml 406 BLAKE2B 7d271b8b48457f992e45d502b52fafa61d7a850d2f4b39386eec1bac024be2ceb11ff12dccb423869921d98bb07008e13bf26aa8eb4f66f1fbf51fa616d16ae6 SHA512 31fb4e9d275578423dfa69535d81cda8d0f648906133b76a531f08dedc0835a19c521c3589350562a894ab70b259cd0d4e067ace8ef80a69e3c606a3f73a467a
diff --git a/dev-python/roman/roman-5.0.ebuild b/dev-python/roman/roman-5.0.ebuild
index 35c98cc06d01..f3db6871e195 100644
--- a/dev-python/roman/roman-5.0.ebuild
+++ b/dev-python/roman/roman-5.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..14} )
inherit distutils-r1 pypi