From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/whisper/
Date: Sun, 17 Jan 2021 16:16:08 +0000 (UTC) [thread overview]
Message-ID: <1610900163.f7dcabba6af6dbc3729ce0ec69cf31ece6f255f7.sam@gentoo> (raw)
commit: f7dcabba6af6dbc3729ce0ec69cf31ece6f255f7
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 17 16:15:10 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 17 16:16:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7dcabba
dev-python/whisper: bump to 1.1.7
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/whisper/Manifest | 1 +
dev-python/whisper/whisper-1.1.7.ebuild | 33 +++++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/dev-python/whisper/Manifest b/dev-python/whisper/Manifest
index d6c316848ac..4ecf372e572 100644
--- a/dev-python/whisper/Manifest
+++ b/dev-python/whisper/Manifest
@@ -1 +1,2 @@
DIST whisper-1.1.5.tar.gz 38104 BLAKE2B ab36c91c00dd8e8e26b24c0c2967c661f0bd69f3dcb0e52763f6527a233f656a984c738be720c0b5f2d27fff08daa164db87f0ab693d360bd0c087cf6a408340 SHA512 dee42adf1824c876cf15e9e55101d90d08889fd6e267a89c18fdb4a7d4c5a3a0d4f6f24bb0fdeb974fd194046c17e00f71033ddb72c74c4d4ded0a937e82c8a9
+DIST whisper-1.1.7.tar.gz 38289 BLAKE2B 05c5ed972c6dbe8ecc29731d206a44e4db2605aa1270d0eba63c90390062f3cee81a6076a571e6b18cc54f8b1a0ffbc9800c91e9aa7cf3cab862d7e6bb8217c0 SHA512 2dc4f15a91b518495da120af4ad2af4b5f81d04fae6028ca1d7505046b93082a9294452a703c8de87dc89629c35dca0809c4ee7c0df1a7a6bd5ec527f3126df2
diff --git a/dev-python/whisper/whisper-1.1.7.ebuild b/dev-python/whisper/whisper-1.1.7.ebuild
new file mode 100644
index 00000000000..201d0c86240
--- /dev/null
+++ b/dev-python/whisper/whisper-1.1.7.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
+inherit distutils-r1
+
+DESCRIPTION="Fixed size round-robin style database"
+HOMEPAGE="https://github.com/graphite-project/whisper"
+# PyPI tarballs don't contain tests
+# https://github.com/graphite-project/whisper/pull/253
+SRC_URI="https://github.com/graphite-project/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+KEYWORDS="~amd64 ~x86 ~x64-solaris"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
+DEPEND="
+ test? (
+ ${RDEPEND}
+ dev-python/pytest[${PYTHON_USEDEP}]
+ )
+"
+
+distutils_enable_tests pytest
+
+#python_test() {
+# py.test || die "tests failed with ${EPYTHON}"
+#}
next reply other threads:[~2021-01-17 16:16 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-17 16:16 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-07 0:28 [gentoo-commits] repo/gentoo:master commit in: dev-python/whisper/ Sam James
2025-05-13 19:00 Arthur Zamarin
2025-02-27 21:07 Michał Górny
2024-05-18 11:11 Michał Górny
2024-05-18 11:11 Michał Górny
2023-11-23 18:55 Michał Górny
2023-05-27 19:21 Arthur Zamarin
2022-06-16 8:10 Michał Górny
2022-05-23 12:12 Michał Górny
2022-05-23 6:34 Michał Górny
2022-05-16 13:30 Michał Górny
2021-10-29 18:18 Arthur Zamarin
2021-10-17 9:44 Michał Górny
2021-05-09 11:35 Michał Górny
2021-03-04 8:02 Fabian Groffen
2021-01-17 16:16 Sam James
2021-01-17 16:16 Sam James
2020-05-09 10:16 Fabian Groffen
2020-03-29 12:03 Michał Górny
2020-03-16 18:55 Michał Górny
2020-02-06 20:43 Michał Górny
2020-02-06 20:43 Michał Górny
2020-02-06 11:46 Piotr Karbowski
2020-02-06 7:10 Michał Górny
2020-02-06 7:10 Michał Górny
2019-01-23 13:55 Fabian Groffen
2018-06-07 8:34 Michał Górny
2018-06-07 8:34 Michał Górny
2016-01-12 12:49 Fabian Groffen
2015-12-27 1:23 Ian Delaney
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=1610900163.f7dcabba6af6dbc3729ce0ec69cf31ece6f255f7.sam@gentoo \
--to=sam@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