summaryrefslogtreecommitdiff
path: root/dev-python/pyformance
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
commit69051588e2f955485fe5d45d45e616bc60a2de57 (patch)
treeef8699cca7ce3773b1de747b167ceeacdc60cb92 /dev-python/pyformance
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/pyformance')
-rw-r--r--dev-python/pyformance/Manifest2
-rw-r--r--dev-python/pyformance/pyformance-0.4-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyformance/Manifest b/dev-python/pyformance/Manifest
index 05eba16e7297..870757a5b492 100644
--- a/dev-python/pyformance/Manifest
+++ b/dev-python/pyformance/Manifest
@@ -1,4 +1,4 @@
DIST pyformance-0.4-patches.tar.xz 3500 BLAKE2B 511001e9011db5ef25b802739dca51337d039193a9d3322bbf94bcb120bbbeff2e1a818217970a1a97d77cd8d7da462792248910acbb3ef586704596276b7056 SHA512 858cefd6c8b151db10c63e0d8117cd6c226bd153103993040909e8fd2ab7a41a7770a2ae6de0f395a4f9f6cce3213d7ecabc0bf647657ee04fc10d76f51e07e3
DIST pyformance-0.4.tar.gz 20683 BLAKE2B d818832b7ff43a7e1db888bdb7dc333a532c7d3365dd472f9dbb3300f676cd3cc8f82f8d1c444aa277404ff8e72843eca35e3905542700ea37b1dad3e05c8b4c SHA512 a03324977b40f5097ae4608dd7c36bdbd2a20b261c9d3e32d1be19e5fca50e17fcc24df781b6c3ab60314534368c5e9cf08bc3863d4d2d7ecc59f9af26f8d20e
-EBUILD pyformance-0.4-r1.ebuild 904 BLAKE2B da94cce475068f1b6f452c3c709b8caee0c024cf6019d2bfd7bc880b7a4654b2f93cd4c18d2c6704a4673f88c9115c6ed88be1c1f014d3e2a88b4597c82712aa SHA512 abf7b6a4e4ab7616ec15f8bdf8fccd7763a89f6bccdd9eb13c42914e388c38ae5494c6481732556f622dcc59ea4d260cfbfc07fb34f6502667978cfb2eb04fb6
+EBUILD pyformance-0.4-r1.ebuild 894 BLAKE2B f358d6cba73316bf0caa8b33397015fc9cc5dae755e995ab43f717e85261a5fe2c2b46ce337b4248f7a53424c3aa9da833d42f879093c091fa20f07e3c318844 SHA512 65ac21973830b6de557177b67b2258334c1cf8118b7798283adbd92dbbf6dbffa8590b0549209304c4af5b420bac0de20abfb7496509b65976a27780fd747f25
MISC metadata.xml 452 BLAKE2B c229f2c744aad33f55a3983a97780b9c0e361e8786a3c9b372f556656c7e1dec34dc30b1f9985747a8f917c8714e867b509143faffacb4242aeb1b61ecce54d1 SHA512 d1fb11333e19747774ae686b9c12f221c9b844be16ee6d2381f38d09d775118c4ffc3379d18217f83d2c0cf518de61a448680e78a1650e289c390d6437702240
diff --git a/dev-python/pyformance/pyformance-0.4-r1.ebuild b/dev-python/pyformance/pyformance-0.4-r1.ebuild
index a071e4b9c063..de8932038a89 100644
--- a/dev-python/pyformance/pyformance-0.4-r1.ebuild
+++ b/dev-python/pyformance/pyformance-0.4-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_6 python3_7 python3_8 )
+PYTHON_COMPAT=( python3_7 python3_8 )
inherit distutils-r1