dev-python/python-stdnum: Version bumps
authorCédric Krier <cedk@gentoo.org>
Sat, 14 Sep 2019 13:04:21 +0000 (15:04 +0200)
committerCédric Krier <cedk@gentoo.org>
Sat, 14 Sep 2019 13:04:21 +0000 (15:04 +0200)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Cédric Krier <cedk@gentoo.org>
dev-python/python-stdnum/Manifest
dev-python/python-stdnum/python-stdnum-1.11.ebuild [moved from dev-python/python-stdnum/python-stdnum-1.10.ebuild with 93% similarity]

index ccebc6f26389f3d14f44ce179c6c16041d76f4bd..b309ec2ca2494d7a97ae64aa457f546a5eab8a58 100644 (file)
@@ -1 +1 @@
-DIST python-stdnum-1.10.tar.gz 477929 BLAKE2B 40eb5a7814a4bfd5457aa95b39509ace603ee3ee568fa0bf9f5c499702f358fb6915b84f25952f93448d7aca46bea4cd3ed8df0c04b89f4e97f9250110979f27 SHA512 e4226a0cf145744d9af4e31de1dca8b7c64eb9229053899882b198456302c92e9abe31801a7d43b29d2dbac22d263733e8bb011337ff1f17496f6d72fad56a1b
+DIST python-stdnum-1.11.tar.gz 835905 BLAKE2B e6a65d9bc96879a7c39fc1c9c0d4442f475cd01b21a325274d98e237f4edf0bf8d5b27ef91696a5465492cee006e87d4d7969c5b8c531c6e8a6c7d839c302b10 SHA512 1369c38c93575aefdf727f831f68f7858390d9d29d5f1c1caba0de12afd994a5c6e9b89f76cff30a694ae056b19816c813e9c42f8a7a882f5b9257c374dcbad1
similarity index 93%
rename from dev-python/python-stdnum/python-stdnum-1.10.ebuild
rename to dev-python/python-stdnum/python-stdnum-1.11.ebuild
index 224d45275f69d655cc6d078c531f70fc772ec9a2..18bda3addee00e3b13c4af777953fd7b20fc1d08 100644 (file)
@@ -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