summaryrefslogtreecommitdiff
path: root/dev-python/python-stdnum
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-09-15 09:01:56 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-09-15 09:01:56 +0100
commite8f81810baa21f490d6910e8e2d424546b72a333 (patch)
treedb79151c528a566490ffcac0d7b64484e12b4762 /dev-python/python-stdnum
parentd00821e77f72d4af4ea30158c1c6e18ffff0875b (diff)
gentoo resync : 15.09.2019
Diffstat (limited to 'dev-python/python-stdnum')
-rw-r--r--dev-python/python-stdnum/Manifest4
-rw-r--r--dev-python/python-stdnum/python-stdnum-1.11.ebuild (renamed from dev-python/python-stdnum/python-stdnum-1.10.ebuild)2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-stdnum/Manifest b/dev-python/python-stdnum/Manifest
index 463e5f42032b..107935faadf4 100644
--- a/dev-python/python-stdnum/Manifest
+++ b/dev-python/python-stdnum/Manifest
@@ -1,3 +1,3 @@
-DIST python-stdnum-1.10.tar.gz 477929 BLAKE2B 40eb5a7814a4bfd5457aa95b39509ace603ee3ee568fa0bf9f5c499702f358fb6915b84f25952f93448d7aca46bea4cd3ed8df0c04b89f4e97f9250110979f27 SHA512 e4226a0cf145744d9af4e31de1dca8b7c64eb9229053899882b198456302c92e9abe31801a7d43b29d2dbac22d263733e8bb011337ff1f17496f6d72fad56a1b
-EBUILD python-stdnum-1.10.ebuild 610 BLAKE2B bb4b7aebf40f38339244049becb6c78ff2d0cc78be7d4214887ddb22a17cd949b9563446d523113debb66a030f380e53f723e35225a602f0fbaef11103b2e28f SHA512 b8ab0737a30fb62c5f5334a6af18a514d6868936173e2b10a5d06e37da4355959da91e51c7b9f6ece79a3d8677ea027465d02182e3c66a8c05c8c8712fd17024
+DIST python-stdnum-1.11.tar.gz 835905 BLAKE2B e6a65d9bc96879a7c39fc1c9c0d4442f475cd01b21a325274d98e237f4edf0bf8d5b27ef91696a5465492cee006e87d4d7969c5b8c531c6e8a6c7d839c302b10 SHA512 1369c38c93575aefdf727f831f68f7858390d9d29d5f1c1caba0de12afd994a5c6e9b89f76cff30a694ae056b19816c813e9c42f8a7a882f5b9257c374dcbad1
+EBUILD python-stdnum-1.11.ebuild 614 BLAKE2B 11aa8d822063c41ad78b537f6827db283bea94898a9d178e60f50fa31fc2c74ba4773c5823060b5662807ace5eb2dc299c0e2b406de7966adf78b0360d2da22e SHA512 7b749c043d71417da282eda9a1c55cd8fcf09020f97977899018abc68d91674f1c508a706fd995bc25aec23788071e06ebc962d78050a476f59983dc4291e8b9
MISC metadata.xml 475 BLAKE2B 4a2fe0a8f727cfaeb086d33e384b52ada0555f7c57028470c1ab2524bf4e12cb4b501736a9e9b0d14cfc66880e2878d93cea188f035fa52b8c959dd99d034797 SHA512 4aae016f69e817168682ce7a08e9cd61da5397d83706b628b4a743491251c80ee0947f5a00f3f3657c2f80f276661f0287a5359041451b997c214ba94cd2430e
diff --git a/dev-python/python-stdnum/python-stdnum-1.10.ebuild b/dev-python/python-stdnum/python-stdnum-1.11.ebuild
index 224d45275f69..18bda3addee0 100644
--- a/dev-python/python-stdnum/python-stdnum-1.10.ebuild
+++ b/dev-python/python-stdnum/python-stdnum-1.11.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
inherit distutils-r1