summaryrefslogtreecommitdiff
path: root/dev-python/python-stdnum
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/python-stdnum
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/python-stdnum')
-rw-r--r--dev-python/python-stdnum/Manifest2
-rw-r--r--dev-python/python-stdnum/python-stdnum-1.12.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-stdnum/Manifest b/dev-python/python-stdnum/Manifest
index 693aa7ca48d4..65f1a8f067d0 100644
--- a/dev-python/python-stdnum/Manifest
+++ b/dev-python/python-stdnum/Manifest
@@ -1,3 +1,3 @@
DIST python-stdnum-1.12.tar.gz 882778 BLAKE2B 49b0b83b8a76cf8963b35729b8acb1bb7f6cc8071cfee5490ba8f60fb2b74df28e11e65d9dafe6c717d297382628fe924ab5e193d8a39597cc214b98f12fa5dd SHA512 7eefc997494f538cddda8a6ca60d60c52e35f53023edd69b540c3f1aded00d795741ef429f84be6637e737e031b0ca771d4c1a060c94c90d7aa4144cdb0a536f
-EBUILD python-stdnum-1.12.ebuild 641 BLAKE2B dd6b4835068745a5b9b829fb59f74b3e8e7740be151f594e591d048a2b298e51db21502a4828f1f29ecd55df6b38938c06d29c67afba94b976182ad332998d91 SHA512 e915a3d92b4c90f2d88be84500f42ee167238fff29dafd46b40b901b05e7631193f3ed187fa2380dcd48067a5d5f54a1c77871704a1afeff28790a99a035e3cb
+EBUILD python-stdnum-1.12.ebuild 631 BLAKE2B 91be9c40596c177c1733a68a8e77234504343c9c370308fd84312668d9cad3d0f66beef12af6ecfc0a8b1fb735332e8965713a7ba1d9f0337f9a825ba23b82d1 SHA512 686edd48dc9893b8f107d0cedc7fc03225ca9a3911bacdba3f8f241f4d4f41fd9e5ec2d5127848dcc4f33793f32beee09f68d95bce49853f01c1967de613090a
MISC metadata.xml 475 BLAKE2B 4a2fe0a8f727cfaeb086d33e384b52ada0555f7c57028470c1ab2524bf4e12cb4b501736a9e9b0d14cfc66880e2878d93cea188f035fa52b8c959dd99d034797 SHA512 4aae016f69e817168682ce7a08e9cd61da5397d83706b628b4a743491251c80ee0947f5a00f3f3657c2f80f276661f0287a5359041451b997c214ba94cd2430e
diff --git a/dev-python/python-stdnum/python-stdnum-1.12.ebuild b/dev-python/python-stdnum/python-stdnum-1.12.ebuild
index afa8a22186a7..d7f66230b1b7 100644
--- a/dev-python/python-stdnum/python-stdnum-1.12.ebuild
+++ b/dev-python/python-stdnum/python-stdnum-1.12.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1