summaryrefslogtreecommitdiff
path: root/dev-python/distro
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-python/distro
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/distro')
-rw-r--r--dev-python/distro/Manifest2
-rw-r--r--dev-python/distro/distro-1.0.4.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/distro/Manifest b/dev-python/distro/Manifest
index 9a7df1fae709..fef809af3d4e 100644
--- a/dev-python/distro/Manifest
+++ b/dev-python/distro/Manifest
@@ -1,3 +1,3 @@
DIST distro-1.0.4.tar.gz 28772 BLAKE2B 1a337c0a5c125b89adbd3173d17390c5cce12c8549a3e7d90d88fd71f53d1b4c7bc3d1fc87f7bec33d7b4b1311539deaa9414b143daf40108b15dd78370450d8 SHA512 466f2e14b169998e3ff7420e12bf270ad9f934962ae92c2d24bdd747897ad66cb348194dd1376b8b53ed298ea02039943c80d9ccc6b8a01c2bd0c6d2be82c7f6
-EBUILD distro-1.0.4.ebuild 592 BLAKE2B 0dba1ed77462c4d9744f87a24113c1927474f1190da4326369923cf02bd4281d6d5ce8a266b01dfa9ee59dc3124e6258fae79a45ae929aebf40f792935863956 SHA512 71c38cb10ff266836ce237b6f858593115731bdd70c56ae678697ee73dbea217b04c75cacf255c6c23b98171ccc5e3c44f1574f7d71ba21a608f41abd5e5e72a
+EBUILD distro-1.0.4.ebuild 590 BLAKE2B 7770ee1520e7384710661a58d18727e19d9633080a5e2a2f6add3802ba3433797f08ae61f0213a55cccef658063c8bd7b18292ff80c6b45304820ea69952b573 SHA512 01cbd734c3d9894b1d3d69a4d073c1ff464b9de1fc80b5653cea814c9b4c6fb9614e02b762066cfdc2488f7290bed89aa9253570423c1224cee9cacfc2be9e95
MISC metadata.xml 813 BLAKE2B 7ca7237a784e0d321609382bb6427a39584f9ca36047975fc76926628d5b4b5d54543762bcec7a43eacfa91ac056a96d38a0e71a6baed93b18a9849b2563f502 SHA512 2d9fe5a2567f86d987d950a78d68f09ac45b1a50ff02d1f1c2849c381de1a5a2f164fd6850f427650789a0274af974e23c9b8ba7ef3b37c81ad653b3ba85e0b5
diff --git a/dev-python/distro/distro-1.0.4.ebuild b/dev-python/distro/distro-1.0.4.ebuild
index 245633be5ec5..7190e1f71a99 100644
--- a/dev-python/distro/distro-1.0.4.ebuild
+++ b/dev-python/distro/distro-1.0.4.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
inherit distutils-r1