public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/httpstat/
Date: Thu, 16 Sep 2021 19:24:04 +0000 (UTC)	[thread overview]
Message-ID: <1631820198.6bd9517a0e01eac49dc75653d9a17fb1db0aac22.arthurzam@gentoo> (raw)

commit:     6bd9517a0e01eac49dc75653d9a17fb1db0aac22
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 16 19:23:18 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 16 19:23:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bd9517a

net-misc/httpstat: enable py3.10, enable net tests

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 net-misc/httpstat/httpstat-1.3.1.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/net-misc/httpstat/httpstat-1.3.1.ebuild b/net-misc/httpstat/httpstat-1.3.1.ebuild
index d4395f533ca..23b0e7a7cb7 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 )
 


             reply	other threads:[~2021-09-16 19:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-16 19:24 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-03 20:03 [gentoo-commits] repo/gentoo:master commit in: net-misc/httpstat/ Arthur Zamarin
2023-04-25 14:21 Arthur Zamarin
2023-04-04 22:43 Sam James
2023-02-17  6:27 Sam James
2023-02-17  6:27 Sam James
2021-09-16 19:24 Arthur Zamarin
2021-05-08 18:44 Sam James
2021-05-08 18:41 Sam James
2020-12-28 14:22 Thomas Deutschmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1631820198.6bd9517a0e01eac49dc75653d9a17fb1db0aac22.arthurzam@gentoo \
    --to=arthurzam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox