summaryrefslogtreecommitdiff
path: root/dev-python/pyte
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/pyte
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/pyte')
-rw-r--r--dev-python/pyte/Manifest4
-rw-r--r--dev-python/pyte/pyte-0.5.2-r2.ebuild4
-rw-r--r--dev-python/pyte/pyte-0.8.0-r1.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/pyte/Manifest b/dev-python/pyte/Manifest
index e0d42208e00a..4aaa0ef9d1b8 100644
--- a/dev-python/pyte/Manifest
+++ b/dev-python/pyte/Manifest
@@ -1,5 +1,5 @@
DIST pyte-0.5.2.tar.gz 42719 BLAKE2B 00995c8427ade8a44dbc6dea4bea058431adb1409fbddc90b70ecd3cf4968632d66e4f21140ca5c071ea927208d40ed55606cf2d604f931970f99128c2b2dba8 SHA512 da903b31bb67e60bc8271c162f3429871d0def039cec5f63f07764fce1994236063876eb069a88783a4c7d8b0eac0646549c00f2a51ab8630287d852f05f4b0d
DIST pyte-0.8.0.tar.gz 91320 BLAKE2B b973050912c7d3b67393208a5b17f382705fe78964528e003b71addc12586353a3a9c7eeb68c224dfb945b5f9d3b52823cd254885dd5ac6901be119583a71a2e SHA512 c488fd0a61c1dc34b27e12ed9ba1109bb2c331626c982da06e7540bdd168008cb5106a17c71e60e38c493f2dd9f21ba3cf05118928744dfa192d62e511b4c4e8
-EBUILD pyte-0.5.2-r2.ebuild 759 BLAKE2B fcda9ebb7649244705f385f21dc4173d45679aa2b2f376bc3fe74f60bf3f14eb9b3ce74eb7e6defd94919dfc7b69aebc8f3592cc53f731d353f774f218af1336 SHA512 cd4d6c4012b520576ff16ee2d8c016be3cb293f7400216324dfde8f478683be9a539fa7bd2f919d6fe2cc858581e60acaaa20eff7214d325b997c4e7f9fbd881
-EBUILD pyte-0.8.0-r1.ebuild 964 BLAKE2B 42bb995f1621613035ecb0d8d2180223506b9975c539419bb4858fa850df36cc247c5bbacdda30ee920b292821ecabfe66db2a62540c06c9eabac534516d19f2 SHA512 f2a3741969fc3be0a07de9479eaa94d591e16f28bbdcdaa7a71d737ec5c118abc336d87c5ec0c636b78335698770688fb06b03b9a1f4b91f6f5124e1728a387f
+EBUILD pyte-0.5.2-r2.ebuild 754 BLAKE2B 694d7ffa54a90479cdd6b4fcc68934daa8a65e688d9c863641e90b59f5923e57184acf859f6ab6965342cf1cd0675c43eca97094e2d138bf90cb71e8779df5f4 SHA512 1e70009fdfba3bf510fa71c6232751e11262a01adb620442fa7970f03d8b4ac4da18e995a5b73234c9b3bbb42042c48fa25b362a85f57e94c9739e7b1eacbe81
+EBUILD pyte-0.8.0-r1.ebuild 962 BLAKE2B 45ae2777b9d27459f772bf8d8f346fc9ece02d2c62acfcdcb78f6b687873735978ae11dd3ed9bee47c6e5a2775f3dfcc2b06ad9d51a4b9472031d823f1c4476f SHA512 909557da21185056c6f460a1b3c2ad74bc1867dffd5908dcea884556e77beedb885d29920805e2ff6a6a9390448957ae8c91a320bbcd6eee64d6ebf0cffc64f7
MISC metadata.xml 372 BLAKE2B 6e2290ce2905925561a7bb3bd42f754191dfa28b2bfe493d234e3944d9b80e1b7c28440105a95e0e31ba0d445979c235683c81b4ee4cec7930809a6ef6fb7cb4 SHA512 6ba189a1a43ff10537319bfdebf23046437a86dec5c6bb219e97076120b31e20aba0e4cdb8abe932c378d17c766ae2ae7a65d9538cf3926cb106bd20206901bc
diff --git a/dev-python/pyte/pyte-0.5.2-r2.ebuild b/dev-python/pyte/pyte-0.5.2-r2.ebuild
index 8a83ff87024c..4f8a8b012f02 100644
--- a/dev-python/pyte/pyte-0.5.2-r2.ebuild
+++ b/dev-python/pyte/pyte-0.5.2-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
inherit distutils-r1
diff --git a/dev-python/pyte/pyte-0.8.0-r1.ebuild b/dev-python/pyte/pyte-0.8.0-r1.ebuild
index d2401d461ce0..5abf1ea7afa6 100644
--- a/dev-python/pyte/pyte-0.8.0-r1.ebuild
+++ b/dev-python/pyte/pyte-0.8.0-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
inherit distutils-r1