summaryrefslogtreecommitdiff
path: root/net-misc/httpstat
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-09-16 22:05:01 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-09-16 22:05:01 +0100
commitcc4618c9ba3d974948ebf340b542d8cb01db2f55 (patch)
tree125ee67bb9e0d548771cf7b61d04bb1f0dc57687 /net-misc/httpstat
parent677b7ba5c317778df2ad7e70df94b9b7eec4adbc (diff)
gentoo resync : 16.09.2021
Diffstat (limited to 'net-misc/httpstat')
-rw-r--r--net-misc/httpstat/Manifest4
-rw-r--r--net-misc/httpstat/httpstat-1.3.1.ebuild7
-rw-r--r--net-misc/httpstat/metadata.xml3
3 files changed, 7 insertions, 7 deletions
diff --git a/net-misc/httpstat/Manifest b/net-misc/httpstat/Manifest
index c3d59bced524..eba7fc5e8c60 100644
--- a/net-misc/httpstat/Manifest
+++ b/net-misc/httpstat/Manifest
@@ -1,4 +1,4 @@
AUX httpstat-1.2.1-gentoo-tests.patch 840 BLAKE2B 478fc8c29c816be383def1d2f2194fe7d0fb888487c45afeba9b3a7808bbc01cbf1c836ee14b5f57115e19a1f63537736d137e19b3e1eac9b8af65f3519d5142 SHA512 6e904552c42e8d5cc9f6b298902601cb7ce1304ba2c85f0910f508ac09e5257562e7ed94fb0462512f02caff2a83fa2bb6ec35045a720e25c4f91e976cd1c99b
DIST httpstat-1.3.1.tar.gz 97691 BLAKE2B f7a5388c3891c1caac654c6c9be425864e2a037eba2e12229ec72c847864f7be23b64d5450ebb42f976335f5b6ca878f1ee555ee3b2178c1a10c5969f883604d SHA512 bca91afe14d50af37c741ca4baa7d3843b010bb6dc012c72bd28c43f59099c20628cadc4dd80652dffeb1d26fb07f5cf156a3f6bf9eba1f6e121d4b250020b46
-EBUILD httpstat-1.3.1.ebuild 708 BLAKE2B 2da69e8bbe607a8dfbb55a639bd3514ed2f1a8597d076a68b6ff96d4a409b576d179bef7933423a708c878bcc9e87b7f5f4bb8032444b35b34ce53ef3469b733 SHA512 151af5244a13c4439dc05ef0b2c714adcfd8fb2502049854fd1e84f11b0fc0333b8ba36f4876b814d4c366cfab7c7b308d2f6546601922bdf0339d05e91335bd
-MISC metadata.xml 438 BLAKE2B 06e46ab9f98e01534d2a49fc7a7715daa4bc621453a6f5799d6f969a2b8925802feba503d3a52d68186035fe9cb59659589bbd9c4c413486609e9cb78d6dd126 SHA512 29dfe149f8c10fd8e9a570f8ba19e601d147acf1b3b969dc99664bbf7dd18a5969a6877b14f04618938f43fecac820317c23cdfa786c9f63cc9f6aba2f01878d
+EBUILD httpstat-1.3.1.ebuild 650 BLAKE2B da13605ceb5700872500b0d5f6f6777dd3cb182843045dc3f60458f5799a03c8b4d25df272c67f6d8c99c9e4dd1439823894a466e50300f515a063b7eb27495a SHA512 914a8470f9956833d92dac55b3d9d8d70f48346e94bdc2c44364293700ed4e25eb7da0e80984f54011612e2989e52015abc5481d5fb234a9f638ca38114c7af4
+MISC metadata.xml 463 BLAKE2B 02547fccbd3cf33f18157169b7073b8828611b089fdf13cb18aa94ca6332008bcc0c2eb37b841f929a7c103c49682ea2e35f56a7e3cd7b9e284d977fa2a28171 SHA512 974112132619d44bac543100a4babd1ba13db334110d29755d9b02fba643c192998cca704950ecc3cd8118dbaa9c924db496f918905093738048c91b7c5b0f69
diff --git a/net-misc/httpstat/httpstat-1.3.1.ebuild b/net-misc/httpstat/httpstat-1.3.1.ebuild
index d4395f533cac..23b0e7a7cb78 100644
--- a/net-misc/httpstat/httpstat-1.3.1.ebuild
+++ b/net-misc/httpstat/httpstat-1.3.1.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
-PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
-DISTUTILS_USE_SETUPTOOLS=rdepend
+EAPI=7
+PYTHON_COMPAT=( python3_{8..10} pypy3 )
inherit distutils-r1
DESCRIPTION="httpstat visualizes cURL statistics in a way of beauty and clarity"
@@ -15,11 +14,11 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 x86"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="net-misc/curl:*"
# Requires access to google.com and http2.akamai.com
RESTRICT="test"
+PROPERTIES="test_network"
PATCHES=( "${FILESDIR}"/${PN}-1.2.1-gentoo-tests.patch )
diff --git a/net-misc/httpstat/metadata.xml b/net-misc/httpstat/metadata.xml
index 6a6902f9156c..556bbae45e50 100644
--- a/net-misc/httpstat/metadata.xml
+++ b/net-misc/httpstat/metadata.xml
@@ -1,10 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>whissi@gentoo.org</email>
<name>Thomas Deutschmann</name>
</maintainer>
+ <stabilize-allarches/>
<upstream>
<bugs-to>https://github.com/reorx/httpstat/issues</bugs-to>
<remote-id type="github">reorx/httpstat</remote-id>