summaryrefslogtreecommitdiff
path: root/dev-python/trollius
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/trollius
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/trollius')
-rw-r--r--dev-python/trollius/Manifest4
-rw-r--r--dev-python/trollius/trollius-2.1.ebuild4
-rw-r--r--dev-python/trollius/trollius-2.2.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/trollius/Manifest b/dev-python/trollius/Manifest
index f566420f5052..6288a6d3a401 100644
--- a/dev-python/trollius/Manifest
+++ b/dev-python/trollius/Manifest
@@ -1,5 +1,5 @@
DIST trollius-2.1.tar.gz 276425 BLAKE2B 3337712e482c19ce06bced64a4169effee74f8e6d33e60f4ab411d636acae586a104766639f63d0075fb12a39f09ed7e54c7396f3295aa99db04e0b60aa433fa SHA512 d800e060e13da22c83fc20f2c0e61d6c50cca309d90e8faecaf24e68240d78ec7fc9cfbb68a968ba7e9d73268e974353d9bd9063eb0ca02a4f0e88610abd6018
DIST trollius-2.2.tar.gz 276391 BLAKE2B 8debb662498551f2bee85605388813bdcdb720f798b2e2e2cb16a86340fe2759b1a59abcbd6d302e96f6d9860a464c140a521b9a7e731579329351fd11baeebd SHA512 d4a123cc0728eb3548f434ca227a36afce0fca8bfc9fdb0005ff501538c8fad9507608112c4b63c7d273cec2d2310b941068093c9bbdf28d984001753b4956cb
-EBUILD trollius-2.1.ebuild 664 BLAKE2B 379ad7dfe0fc7b384ac8c1c6f3f2358aed06ab68596fa0f95997bd9b0ed7aae8ee8dc3b45fd1565a41a846773cb952257baeefd54ec1c07b59b866825239943c SHA512 42762d8e9e55efc8a058e025f2fc82a69e090f6d4dc400c524e712652d9bd7a41951fbff0000ff38738a3f54486bf75da3539c6644f0b710386a8e5efdaa6aa1
-EBUILD trollius-2.2.ebuild 666 BLAKE2B a81ba883d52588fee17ae3c8cf1e40caa8c3b9ab1802dd1e702c8c5a68a2c5621d2483203d134792f708ab309df3eb25e286bf4dbcafbec0b87f4395381d5159 SHA512 fc485eea591095ab9139fb344d4d70351137fefa4216dbd13fb583f2ff07b2dbbc0fb2af1fbe82cf36a9f5c3c388aeaec399b79a1017f7260dff63112b6172ef
+EBUILD trollius-2.1.ebuild 655 BLAKE2B a9366a6872be66f59dc564bf2251ad1d835b71a66c304c1d1bdef5f5d1e6c88196ae6546f1c7a9ab3777678ac098bbde3d811bf5617fcad74117dde6dec007c1 SHA512 19be21d5f37e787acb3895f469657004e9013d08058a87a385e9da3e8083227d67fd152f243181e37fe973cff0089a0876b1c971518cb59ce31bb9ab3e67bd6c
+EBUILD trollius-2.2.ebuild 661 BLAKE2B bb95149b6cf5130b51e48083f0d9b5f8e5e6f39b635a69ec39dce4ed030b28d8355727750239ce9e030e7907640be4fb1f0981bb2f9b0c7855ea26927ff22afc SHA512 4e2266fb0d16c9692d92156146d26a582e996f29b717f28207c8de7ae895d03ce4cf753a17da01062586421f7828a505a161610097710915669f5ef781ec5cf7
MISC metadata.xml 380 BLAKE2B 67950aab96abdce21c702fb2aacf3eb4f0376483105bc656988e7d95f65b3a47e2f027dfce5e1a75e23875aca710f8c0d20ec47bc02dee4ff4ea4733b7e8f4de SHA512 96c4e4f92d32c6a7844ffe4412e24ac7985c4c534d5c607873be067a89350b79a112557f9c88b63df6d1135706920a3e3cda79ec0c9aa534cc3f84e9043e6b71
diff --git a/dev-python/trollius/trollius-2.1.ebuild b/dev-python/trollius/trollius-2.1.ebuild
index e48d446fcf48..2cc2af11d175 100644
--- a/dev-python/trollius/trollius-2.1.ebuild
+++ b/dev-python/trollius/trollius-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=5
-PYTHON_COMPAT=( python{2_7,3_{5,6}} pypy )
+PYTHON_COMPAT=( python{2_7,3_6} )
inherit distutils-r1
diff --git a/dev-python/trollius/trollius-2.2.ebuild b/dev-python/trollius/trollius-2.2.ebuild
index 9de2fd0afd5d..b0922242a535 100644
--- a/dev-python/trollius/trollius-2.2.ebuild
+++ b/dev-python/trollius/trollius-2.2.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=7
-PYTHON_COMPAT=( python2_7 pypy )
+PYTHON_COMPAT=( python2_7 )
inherit distutils-r1