summaryrefslogtreecommitdiff
path: root/dev-python/httpstat
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/httpstat
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.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.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/httpstat/Manifest b/dev-python/httpstat/Manifest
index 05bd7b26ff3f..d7f129aa1101 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 691 BLAKE2B aecb7b95f2b4fddb8fa20645a1125b14c19f66fb2c7317710685dd8ab3c0c4deb300a54de8c8674b2ccf3af8a09ac73701b24215d6ff2c7e2b52ce75f3666cb2 SHA512 be3e34d8c53462eac3b349bcedcee3d567c32b954703beec0ca0742a1be8abebd057c97b6484e5fcf761474b40bb2d72b79376855695ba7393bbb9e706f0a2bf
+EBUILD httpstat-1.2.1-r1.ebuild 676 BLAKE2B d53fb02fdb7a7b32347b88f6688d12c4a8b6a88fe18702c152a47ec50b7069cfd08b8db4601af8fb6d7a8fa4a2564666ae376f7fbf7dc249585ff2a0d07be9b3 SHA512 7fbffb8fc422c27ac8639c9047676539b27a37a5503737c136920cc24716d8498ca5dd0b41f3bbdae6a44670e89452e9add584ed1196d41c7cd9b573ab3b8f33
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 cde2ea2a485d..ea72561d50b3 100644
--- a/dev-python/httpstat/httpstat-1.2.1-r1.ebuild
+++ b/dev-python/httpstat/httpstat-1.2.1-r1.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 python3_{5,6,7} pypy{,3} )
+PYTHON_COMPAT=( python3_{6,7} pypy3 )
inherit distutils-r1