From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/webrtcvad/
Date: Tue, 27 Jul 2021 19:57:20 +0000 (UTC) [thread overview]
Message-ID: <1627323684.a4436269063f9d7bf542bc86d45398d545dd34b7.andrewammerlaan@gentoo> (raw)
commit: a4436269063f9d7bf542bc86d45398d545dd34b7
Author: Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
AuthorDate: Mon Jul 26 18:21:24 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon Jul 26 18:21:24 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a4436269
dev-python/webrtcvad: add test dep, change SRC_URI
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Nicola Smaniotto <smaniotto.nicola <AT> gmail.com>
dev-python/webrtcvad/Manifest | 2 +-
dev-python/webrtcvad/webrtcvad-2.0.10.ebuild | 10 +++++++++-
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/dev-python/webrtcvad/Manifest b/dev-python/webrtcvad/Manifest
index 47255637f..6c9714040 100644
--- a/dev-python/webrtcvad/Manifest
+++ b/dev-python/webrtcvad/Manifest
@@ -1 +1 @@
-DIST webrtcvad-2.0.10.tar.gz 66156 BLAKE2B 7897903e66e1693ba780f4f4a821cab971206b6a1d6ff2d87d37164a3759f4cde249943e6defd1d548196bb057b726e2af715ad0594c45400735e4f4da27f014 SHA512 375c2161446dda62df7c8a81540b141663ada44f8b335338d1552dff97286d1f28e045a900a079ea42fb1fe11370252e014b31b140a44c7ae0a10bf8a4ac6333
+DIST webrtcvad-2.0.10.tar.gz 183166 BLAKE2B aa36c895c23cb9d4ea9679c3a7231abac7ef5be4adf61f06fc557fff69ab84181cabf737d4c0a7255d518454a94ca3c4c0fc969405777f02ab3c1a7c0403eac2 SHA512 ce414e39c3128e22495e8e21e46d09485952168ca763937cebb654dab87ffcfecea8198c74c009a47d8caed2a8ebc22572036fda4be36597d82e6e7057f80ae2
diff --git a/dev-python/webrtcvad/webrtcvad-2.0.10.ebuild b/dev-python/webrtcvad/webrtcvad-2.0.10.ebuild
index d351a7363..389b09dca 100644
--- a/dev-python/webrtcvad/webrtcvad-2.0.10.ebuild
+++ b/dev-python/webrtcvad/webrtcvad-2.0.10.ebuild
@@ -9,10 +9,18 @@ inherit distutils-r1
DESCRIPTION="Python interface to the Google WebRTC Voice Activity Detector (VAD)"
HOMEPAGE="https://github.com/wiseman/py-webrtcvad"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+SRC_URI="https://github.com/wiseman/py-${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
+S="${WORKDIR}/py-${P}"
+
distutils_enable_tests nose
+
+DEPEND="
+ test? (
+ dev-python/memory_profiler[${PYTHON_USEDEP}]
+ )
+ "
next reply other threads:[~2021-07-27 19:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-27 19:57 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-13 17:48 [gentoo-commits] repo/proj/guru:master commit in: dev-python/webrtcvad/ Julien Roy
2023-11-16 14:04 David Roman
2023-11-16 14:04 David Roman
2023-08-23 17:18 [gentoo-commits] repo/proj/guru:dev " David Roman
2023-08-23 17:33 ` [gentoo-commits] repo/proj/guru:master " David Roman
2023-01-12 10:38 Florian Schmaus
2021-07-27 19:57 Andrew Ammerlaan
2021-07-26 14:05 Andrew Ammerlaan
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=1627323684.a4436269063f9d7bf542bc86d45398d545dd34b7.andrewammerlaan@gentoo \
--to=andrewammerlaan@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