summaryrefslogtreecommitdiff
path: root/dev-python/pyformance
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/pyformance
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/pyformance')
-rw-r--r--dev-python/pyformance/Manifest4
-rw-r--r--dev-python/pyformance/pyformance-0.3.4.ebuild4
-rw-r--r--dev-python/pyformance/pyformance-0.4.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/pyformance/Manifest b/dev-python/pyformance/Manifest
index 9a54b9d056f7..57a8b664e5d9 100644
--- a/dev-python/pyformance/Manifest
+++ b/dev-python/pyformance/Manifest
@@ -1,5 +1,5 @@
DIST pyformance-0.3.4.tar.gz 19394 BLAKE2B 4bd141df5b3264ae8abb5b5314fcba93aeeab960e4d1d70631a3d5ac072f94a2da48b480f74c446124fb9fbd54a8ffad9c75b2352509aaf991025a02bf736648 SHA512 5dbc83da62bf66767eaaf316824cf5683488d8ee594b72baee327c4ef594f84b5aed07654da483aff29bee98605e5265425be88c165a4bb06e7bdddbbf28e440
DIST pyformance-0.4.tar.gz 20683 BLAKE2B d818832b7ff43a7e1db888bdb7dc333a532c7d3365dd472f9dbb3300f676cd3cc8f82f8d1c444aa277404ff8e72843eca35e3905542700ea37b1dad3e05c8b4c SHA512 a03324977b40f5097ae4608dd7c36bdbd2a20b261c9d3e32d1be19e5fca50e17fcc24df781b6c3ab60314534368c5e9cf08bc3863d4d2d7ecc59f9af26f8d20e
-EBUILD pyformance-0.3.4.ebuild 892 BLAKE2B de7278335d2185b3462e90899b20d7618f9f13b9e3033e3e370b73a5db8c1d8bb1f66c35bb4fd748783142a95ab234cd3df7e7d0fa66cdcf68a45d18176804aa SHA512 9c1e93cf351aa2e01e73209f307565e40b152e7aab65b59f6aeeb1798bc5abca33b23504efe5041c64058c70ac4580171f5e7f4c7b772a64a0dcfd151155010e
-EBUILD pyformance-0.4.ebuild 815 BLAKE2B f0dddf9ab2e9615968ddad32c7bec6ef9f13972789573f39888d2b517ccabed85bc3a63b4eecad3a4f9180d4315e26a4f599329a57d36360b83135adaeca2bcf SHA512 8da590ce980afa7245ab7c8ad09e92f90c397e763499687fa0f5279805f186b324d9f577d05eb2e188fbb705ef4a3df652c6da2cabae2edc829d2e09a866208e
+EBUILD pyformance-0.3.4.ebuild 887 BLAKE2B 4c16e0f509eceadf8a8e817fd443b68b31f6168940ddab58f90fce6aee8ad33af8e669e334880feb0a71cf19752a544d7ade84bf2bc5f1c52127eaaa54ad3729 SHA512 a998267e613136341fe9913c86350d44470a2bf5d7d121ae8b1ff101c8c796afd9a7a1be7fbf437f401cbf697842122cdc81db6e782ec290dcf457fd4d03e7b2
+EBUILD pyformance-0.4.ebuild 810 BLAKE2B e7d82675c1638a246466d0ff6a585b36abc4722ea73038db90da9caf35181747cd3a852cc48a0dea98068dc266fed68e12decddf6e6723dd790844df9b50191b SHA512 085d534213e3abee7123eee901882ec75848e7d062f2843c9b50e8ad90248aad8e5ef36d45793d06aa79f4914563b21a477eb90499ee43af958e9a8527fcc490
MISC metadata.xml 452 BLAKE2B c229f2c744aad33f55a3983a97780b9c0e361e8786a3c9b372f556656c7e1dec34dc30b1f9985747a8f917c8714e867b509143faffacb4242aeb1b61ecce54d1 SHA512 d1fb11333e19747774ae686b9c12f221c9b844be16ee6d2381f38d09d775118c4ffc3379d18217f83d2c0cf518de61a448680e78a1650e289c390d6437702240
diff --git a/dev-python/pyformance/pyformance-0.3.4.ebuild b/dev-python/pyformance/pyformance-0.3.4.ebuild
index 2b15f74b0d12..d0e364219b61 100644
--- a/dev-python/pyformance/pyformance-0.3.4.ebuild
+++ b/dev-python/pyformance/pyformance-0.3.4.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
inherit distutils-r1
diff --git a/dev-python/pyformance/pyformance-0.4.ebuild b/dev-python/pyformance/pyformance-0.4.ebuild
index 0955be5db178..8b9c0efb03c7 100644
--- a/dev-python/pyformance/pyformance-0.4.ebuild
+++ b/dev-python/pyformance/pyformance-0.4.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
inherit distutils-r1