From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/speedtest-cli/
Date: Sun, 12 Feb 2017 19:08:47 +0000 (UTC) [thread overview]
Message-ID: <1486926520.bec632b462385a9cd981263219ccfc0fd3a56027.jlec@gentoo> (raw)
commit: bec632b462385a9cd981263219ccfc0fd3a56027
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 12 12:14:57 2017 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 19:08:40 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bec632b4
net-analyzer/speedtest-cli: Version Bump
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
net-analyzer/speedtest-cli/Manifest | 1 +
.../speedtest-cli/speedtest-cli-1.0.2.ebuild | 28 ++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/net-analyzer/speedtest-cli/Manifest b/net-analyzer/speedtest-cli/Manifest
index 9a4f0616c8..d5f87ef6b9 100644
--- a/net-analyzer/speedtest-cli/Manifest
+++ b/net-analyzer/speedtest-cli/Manifest
@@ -1,2 +1,3 @@
DIST speedtest-cli-0.3.4.tar.gz 14452 SHA256 e50646e245ea3c80c9653a532db0dbaef72f1c439330bcc22c381074c17b719d SHA512 fb22ba9e17a30c172b8f751020d7117caf8b573dee112506917f24c5173e2901e0f0198b4946798daf3a27839519025f4a7f8f8942034bc19356b32d6a0f6851 WHIRLPOOL c5700ec9bc513274056b870c781782ceeea4441282564d18d8ed9fbc7f7c9d3d7099ffcfc5193efec37b823e8da10a953391919c8330f454540dc24ae9e517ea
DIST speedtest-cli-1.0.1.tar.gz 20114 SHA256 3ec2e6444e309f03d5f56526e6a66e4d556bd95e470abab605ac9c71d8231bc8 SHA512 f6e78945f47779dfdadc0328468f3fb20999a011da3c832cca58a4703c083f9d73ea3bd06bc85aba5cce5b63db70a6d3b496ef1037ca377e7699a6cd1e42ed24 WHIRLPOOL 1bba7786bf225b608febd81c2f7fd66aa0fe2ff3e0a4c3524a4814478bd9d09788eb5cce67bd8e187895651955cf01fbb7333939b32cc86bede04b160b05ca17
+DIST speedtest-cli-1.0.2.tar.gz 20251 SHA256 41f50ffb082322eedcfa8b33d0354fc5f1d9fcdc09be76b09b89b293397629c7 SHA512 aa2dad2d9c1246af332c63437be171c0c0d138f16604d246f9f5b8b36b456fbb02376b166c75491211369d6b61220be7669f0b0487235f74dc2db95014e8d349 WHIRLPOOL b27fbfad709bb45b9d70328b4384a220e80b62a6b2b77d9ad98907a8de4907de2d6bca516ac517710c5fbe0c2509899e0fa652c08f598cc0b28a10a51a02f164
diff --git a/net-analyzer/speedtest-cli/speedtest-cli-1.0.2.ebuild b/net-analyzer/speedtest-cli/speedtest-cli-1.0.2.ebuild
new file mode 100644
index 0000000000..56ea734739
--- /dev/null
+++ b/net-analyzer/speedtest-cli/speedtest-cli-1.0.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Command line interface for testing internet bandwidth using speedtest.net"
+HOMEPAGE="https://github.com/sivel/speedtest-cli"
+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
+}
next reply other threads:[~2017-02-12 19:08 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-12 19:08 Justin Lecher [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-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-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=1486926520.bec632b462385a9cd981263219ccfc0fd3a56027.jlec@gentoo \
--to=jlec@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