public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/speedtest-cli/
Date: Fri, 13 May 2022 22:50:22 +0000 (UTC)	[thread overview]
Message-ID: <1652482187.5252f894dc94d81fb4f1579d9b044905f283c73b.conikost@gentoo> (raw)

commit:     5252f894dc94d81fb4f1579d9b044905f283c73b
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Fri May 13 22:02:57 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri May 13 22:49:47 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5252f894

net-analyzer/speedtest-cli: take ownership

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 net-analyzer/speedtest-cli/metadata.xml                  | 4 ++++
 net-analyzer/speedtest-cli/speedtest-cli-2.1.3-r1.ebuild | 8 +++-----
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/net-analyzer/speedtest-cli/metadata.xml b/net-analyzer/speedtest-cli/metadata.xml
index 3cd6205ee49a..1608948afeb0 100644
--- a/net-analyzer/speedtest-cli/metadata.xml
+++ b/net-analyzer/speedtest-cli/metadata.xml
@@ -1,6 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
+	<maintainer type="person">
+		<email>conikost@gentoo.org</email>
+		<name>Conrad Kostecki</name>
+	</maintainer>
 	<upstream>
 		<remote-id type="github">sivel/speedtest-cli</remote-id>
 	</upstream>

diff --git a/net-analyzer/speedtest-cli/speedtest-cli-2.1.3-r1.ebuild b/net-analyzer/speedtest-cli/speedtest-cli-2.1.3-r1.ebuild
index 31f0010ac79e..2a7c8b1f1b68 100644
--- a/net-analyzer/speedtest-cli/speedtest-cli-2.1.3-r1.ebuild
+++ b/net-analyzer/speedtest-cli/speedtest-cli-2.1.3-r1.ebuild
@@ -1,9 +1,10 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7..10} )
+DISTUTILS_USE_PEP517="setuptools"
+PYTHON_COMPAT=( python3_{8..11} )
 
 inherit distutils-r1
 
@@ -14,13 +15,10 @@ SRC_URI="https://github.com/sivel/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
-IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="${DEPEND}"
 
-DOCS=( CONTRIBUTING.md README.rst )
-
 python_install_all() {
 	doman ${PN}.1
 	distutils-r1_python_install_all


             reply	other threads:[~2022-05-13 22:50 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-13 22:50 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-09 17:41 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/speedtest-cli/ Conrad Kostecki
2024-01-19 23:27 Sam James
2022-12-30 23:39 Conrad Kostecki
2022-05-13 22:50 Conrad Kostecki
2022-04-04 14:23 Jason A. Donenfeld
2022-04-04 14:22 Jason A. Donenfeld
2021-08-07 14:51 Louis Sautier
2021-04-09 22:18 Jason A. Donenfeld
2021-02-20 15:34 Ben Kohler
2020-02-11 12:16 Michał Górny
2020-01-03  8:44 Tim Harder
2020-01-03  8:44 Tim Harder
2020-01-03  8:44 Tim Harder
2019-09-26  6:52 Sergei Trofimovich
2019-09-26  6:49 Sergei Trofimovich
2019-08-24  5:39 Tim Harder
2019-08-24  5:39 Tim Harder
2019-08-24  5:39 Tim Harder
2019-07-03 20:09 Tim Harder
2018-12-27  6:58 Tim Harder
2018-12-27  6:58 Tim Harder
2018-12-27  6:58 Tim Harder
2018-06-25 18:45 Tim Harder
2018-02-13 15:30 Jason Donenfeld
2018-02-04  9:22 Tim Harder
2017-02-12 19:08 Justin Lecher
2017-01-15  8:49 Tim Harder
2016-04-09 12:26 Jason Donenfeld
2016-02-16 14:49 Jason Donenfeld
2015-10-12 15:28 Jason Donenfeld

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=1652482187.5252f894dc94d81fb4f1579d9b044905f283c73b.conikost@gentoo \
    --to=conikost@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