summaryrefslogtreecommitdiff
path: root/dev-python/uncompyle6
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/uncompyle6
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/uncompyle6')
-rw-r--r--dev-python/uncompyle6/Manifest2
-rw-r--r--dev-python/uncompyle6/uncompyle6-2.10.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/uncompyle6/Manifest b/dev-python/uncompyle6/Manifest
index c4a3233bf0de..d314276e5d46 100644
--- a/dev-python/uncompyle6/Manifest
+++ b/dev-python/uncompyle6/Manifest
@@ -1,3 +1,3 @@
DIST uncompyle6-2.10.1.tar.gz 831835 BLAKE2B dbde4d8414804d55871d846ad42f9a4859913ee057dcea5f6f19e8104e39d3274e13c86538f3364e6829d2ca9ecd16929143e266a828558e870d0f78d3cdff1b SHA512 5be7c33749f3a2a02494aceebeeb2cb79bf71c39784dbe4e96cf9a5c6f02af89874bc25ba911308f01414e4ae4d9ac445864505c629d41a2c6f8b2eae2197b2b
-EBUILD uncompyle6-2.10.1.ebuild 995 BLAKE2B 03dcd2f102de31b0aef1cb76d464044b9516d50fbaee8b4e8958237eb49fedcbc68d922c0294adecc0f57c6e88a4296e362165afe346d7ee9c7cebfaaa5f9c28 SHA512 a473c2ed1f910b94693c50d3aec02e88e4eeb9b382cf804fd34b3faee2c58796c06aa3e6bb4ef00f5f533a056f4fa1c292b1fa5384c093ace8e4d2d6dafc1c79
+EBUILD uncompyle6-2.10.1.ebuild 976 BLAKE2B 397ae4f8bbf6c444522243dbe75297dac6c4fecf1eabf93faf41450f91761cac62d82201613544dd3c5149586ae6208e5924942b558d32eda164bc25046c155e SHA512 1ed5c35ad7da2c7222380ce3a3255ed014db9e6dd8099024076c755db06ed9615eae0a7cc2db602056f56bc50b137a3bf05241e37a80832a7204e53f455bab6a
MISC metadata.xml 474 BLAKE2B a7dd20c02fba9d0f93c153a0a99533d723070da34a59e914a9552560b061358a6ef9c44c8226797b7777d3d4357e7f9a2845d8d239bf7e5c52a3988c296e0c95 SHA512 3d3068d7aee678259cd7927a1fc64ec2d8e09f116ae71b225d81e99018d857d4b117057f88b43174e8a9312db1cace10751bae9f861818bd64671404d4c78f54
diff --git a/dev-python/uncompyle6/uncompyle6-2.10.1.ebuild b/dev-python/uncompyle6/uncompyle6-2.10.1.ebuild
index b6efee3fc7bc..ee56d1ee0b03 100644
--- a/dev-python/uncompyle6/uncompyle6-2.10.1.ebuild
+++ b/dev-python/uncompyle6/uncompyle6-2.10.1.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=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} pypy )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1