summaryrefslogtreecommitdiff
path: root/dev-python/httpstat
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-25 11:37:10 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-25 11:37:10 +0100
commit38423c67c8a23f6a1bc42038193182e2da3116eb (patch)
tree04e2cf4bd43601b77daa79fe654e409187093c5e /dev-python/httpstat
parent623ee73d661e5ed8475cb264511f683407d87365 (diff)
gentoo resync : 25.04.2020
Diffstat (limited to 'dev-python/httpstat')
-rw-r--r--dev-python/httpstat/Manifest2
-rw-r--r--dev-python/httpstat/httpstat-1.2.1-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/httpstat/Manifest b/dev-python/httpstat/Manifest
index d7f129aa1101..bf74d86bb0fe 100644
--- a/dev-python/httpstat/Manifest
+++ b/dev-python/httpstat/Manifest
@@ -1,4 +1,4 @@
AUX httpstat-1.2.1-gentoo-tests.patch 838 BLAKE2B 6185274643fc1e67d5cb099f747bd595ddb38fb0ce2f335b3472952298dcb47dac63009d48fe328d22465e777e80b23af1668a6c1da1c62b5208648cb439e9d4 SHA512 a38e8984b9e06b47fb076f449ebc651646b68be448481ce9f197bf995a81c0b81c4ce3070508f597e4dd4bd9e7b5f17f8ae602c4d9978ff3e05b11f7ad7a048b
DIST httpstat-1.2.1.tar.gz 97012 BLAKE2B 2c2ae97fe7c5f6563b3b29e8f40ec18ca62ab0efecd81bda404a57f594574d1647b9f72bea644a3e934670c0d142e4e1f9b866ed6cf215cd4183d6f574b252a5 SHA512 58636eacc7ad57fc6ab5fe477117547c515828e1dd50980d7c1d7c70d2fd04a8539339331bbf4e8a9ac9fea199626a45e7c3e2e458e11b78fb848027ff7c6a76
-EBUILD httpstat-1.2.1-r1.ebuild 676 BLAKE2B d53fb02fdb7a7b32347b88f6688d12c4a8b6a88fe18702c152a47ec50b7069cfd08b8db4601af8fb6d7a8fa4a2564666ae376f7fbf7dc249585ff2a0d07be9b3 SHA512 7fbffb8fc422c27ac8639c9047676539b27a37a5503737c136920cc24716d8498ca5dd0b41f3bbdae6a44670e89452e9add584ed1196d41c7cd9b573ab3b8f33
+EBUILD httpstat-1.2.1-r1.ebuild 708 BLAKE2B 2a9cb0e5c76b065c77f0315afed35b439e1a489f01ffa9b4bb3e746a5c7145f7d1391e082589cb22eed3f06b53ad1c8da91a74f332d11c20d44a2258dd8bf7e1 SHA512 82309bb9940aec8e7bd8b0a1320f3c8415273258fd375724e24c6e5c535752968e8a7ae4be219d7db43ebe0e399adc27ad00f6162d388c658890ec72a40c256a
MISC metadata.xml 392 BLAKE2B 31931fd92505a57b10e74968337224c5bc19b3377e622ee8711ee56797e101797a4697f59a0ce38228472490072593b4b44042c8f904d432d502d88ad5297b19 SHA512 46e595a4b6ba41d5353316332d273c063103f39ca04659b56b95fe935603b5441ef5e317ece03de6469240091beb5e12e419fb7e7c57ebfcae7629f74004d7d7
diff --git a/dev-python/httpstat/httpstat-1.2.1-r1.ebuild b/dev-python/httpstat/httpstat-1.2.1-r1.ebuild
index ea72561d50b3..22fd54b54735 100644
--- a/dev-python/httpstat/httpstat-1.2.1-r1.ebuild
+++ b/dev-python/httpstat/httpstat-1.2.1-r1.ebuild
@@ -2,8 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-
PYTHON_COMPAT=( python3_{6,7} pypy3 )
+DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1