summaryrefslogtreecommitdiff
path: root/dev-python/pexpect
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/pexpect
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/pexpect')
-rw-r--r--dev-python/pexpect/Manifest4
-rw-r--r--dev-python/pexpect/pexpect-4.2.1.ebuild4
-rw-r--r--dev-python/pexpect/pexpect-4.6.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/pexpect/Manifest b/dev-python/pexpect/Manifest
index 25e43c0dafab..fcf7fa960f49 100644
--- a/dev-python/pexpect/Manifest
+++ b/dev-python/pexpect/Manifest
@@ -1,5 +1,5 @@
DIST pexpect-4.2.1.tar.gz 143980 BLAKE2B b5cb9c7847eabdf8778bddc6b208520edb9b3611d7a981fae6e371fa6deafebe142ba8361e3a1d21187cd692576c91d732f3def75e19989296f50b2a9fb4d4c6 SHA512 796474c87559cb9f4e2dfe72564d70c75e1aac4f57c4f3e4033a56c8842a48380ae0d5fafdad7f1ea6718b25c272fe4a611a59db44e69afb1f2bbf7e00256261
DIST pexpect-4.6.0.tar.gz 148966 BLAKE2B 0ed1a3c31133bf618e4c75ea099efaa9bda9e2b7f92f46c54ad553ecc56487e5415b750334376a95599ada53e17e91efe7d4b65ad80bb4f6a1cf9d655a3c9685 SHA512 9a2b1ef19d885e69cfd17ba0519581f782574019010043e66d8b68f98ac86b359f4a1ca42f8bb0059a5dfdd43275ad93531c076cc0ac2049e109408961b46bbd
-EBUILD pexpect-4.2.1.ebuild 1176 BLAKE2B a83d75d8734c9c67f7fee30a6f64ddcd484718eb690ce9e3b3ff46f4d12a28bfc4af05f33ac989ddb2030460c56b663260524af03f878793c34ccb8e42a147b2 SHA512 a720b69fd35b5eea7aa9355f66a44c93137ca7b9897f2ee4c0f41608493b0632207fce6e37fe93a489ac6a4400d8c5dba2ef032bf187aaafc60764f39a878026
-EBUILD pexpect-4.6.0.ebuild 1052 BLAKE2B ccef50f5b946e8cb14dda6ce48306945abe68ed4a8db40a6425d1da6a33750be17615d5870f7c3ef3566f2fe06ae397b83cb35b919596ffa9f916954067327a7 SHA512 b1a61a76c5d9b2af6de37afe7532ca05fc658b848260e3042e8eeca3d347d9575822f0c37ed931de36c4ace3b17f87550ce156d8f77153032cdb1a5e8e40daff
+EBUILD pexpect-4.2.1.ebuild 1167 BLAKE2B 019443fe1699a063f62607b982518b4c89e92eafbcc9b68e221c76580143e5ec336255d4f2f49074a34d552d1d980bef16aad725d0d1f4301cea1a016ea824d5 SHA512 4ce7be1f1ea47c291a20989d58938f03dd6bd37681d17b09e47049ab07a121f1fe5678663ecc5719c648cc96a5806808b0b2a97921a9cb8873d473609664d2d3
+EBUILD pexpect-4.6.0.ebuild 1045 BLAKE2B f56ef2209e5a7bc5e03315aafc8fa061156eaae1124d558aa3b5b530cdb474fafe68f76d38bb87e6c97e564b771657dfbd525a4f733c420a4cf475141fe483c6 SHA512 08572970caa6e4b3e9777a1eaab78ea5d7cafe22ef85c8645784337bd71082a381fde19286e96e8f156eefae2226220d2c807d4c968e02f8d798302e4256dfad
MISC metadata.xml 377 BLAKE2B 72c4b35c12a770df9344987af8c7a392c3aed05296a4876902987ef946239f8318ee833cc81a7f004719e954670a83e84a3813bcdaac48912efad885515de1ea SHA512 31e65b2ce9ec12e9d3e95ed651841b8aad6a24330fe20b4bfd6351267423ff5005ac3cb2e89dbb8f024cf60705d3f06a8a1309169a029eb5246ddc45a8d76464
diff --git a/dev-python/pexpect/pexpect-4.2.1.ebuild b/dev-python/pexpect/pexpect-4.2.1.ebuild
index 8be1a9dfe689..f0f81fa7e562 100644
--- a/dev-python/pexpect/pexpect-4.2.1.ebuild
+++ b/dev-python/pexpect/pexpect-4.2.1.ebuild
@@ -1,9 +1,9 @@
-# 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 pypy3 )
+PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1
diff --git a/dev-python/pexpect/pexpect-4.6.0.ebuild b/dev-python/pexpect/pexpect-4.6.0.ebuild
index a24c7cde74e3..5e6f7e028143 100644
--- a/dev-python/pexpect/pexpect-4.6.0.ebuild
+++ b/dev-python/pexpect/pexpect-4.6.0.ebuild
@@ -1,9 +1,9 @@
-# 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,7,8} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1