summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Krier <cedk@gentoo.org>2019-09-14 15:04:21 +0200
committerCédric Krier <cedk@gentoo.org>2019-09-14 15:04:21 +0200
commitc7ba256bea0a604e4ff39774bbe63fc730695d51 (patch)
tree1265e4bf4b415e5158f0deca2114deb1b303194e
parentdev-python/stripe: Version bumps (diff)
downloadgentoo-c7ba256bea0a604e4ff39774bbe63fc730695d51.tar.gz
gentoo-c7ba256bea0a604e4ff39774bbe63fc730695d51.tar.bz2
gentoo-c7ba256bea0a604e4ff39774bbe63fc730695d51.zip
dev-python/python-stdnum: Version bumps
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Cédric Krier <cedk@gentoo.org>
-rw-r--r--dev-python/python-stdnum/Manifest2
-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, 2 insertions, 2 deletions
diff --git a/dev-python/python-stdnum/Manifest b/dev-python/python-stdnum/Manifest
index ccebc6f26389..b309ec2ca249 100644
--- a/dev-python/python-stdnum/Manifest
+++ b/dev-python/python-stdnum/Manifest
@@ -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
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