Gentoo Archives: gentoo-commits

From: Nicola Smaniotto <smaniotto.nicola@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/webrtcvad/
Date: Mon, 26 Jul 2021 17:17:17
Message-Id: 1627319748.259a1a9a1750c0f6959811d43531f4e8b66b748b.smaniotto.nicola@gentoo
1 commit: 259a1a9a1750c0f6959811d43531f4e8b66b748b
2 Author: Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
3 AuthorDate: Mon Jul 26 17:15:48 2021 +0000
4 Commit: Nicola Smaniotto <smaniotto.nicola <AT> gmail <DOT> com>
5 CommitDate: Mon Jul 26 17:15:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=259a1a9a
7
8 dev-python/webrtcvad: add 2.0.10 tests
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 Signed-off-by: Nicola Smaniotto <smaniotto.nicola <AT> gmail.com>
12
13 dev-python/webrtcvad/webrtcvad-2.0.10.ebuild | 2 ++
14 1 file changed, 2 insertions(+)
15
16 diff --git a/dev-python/webrtcvad/webrtcvad-2.0.10.ebuild b/dev-python/webrtcvad/webrtcvad-2.0.10.ebuild
17 index 8770688de..d351a7363 100644
18 --- a/dev-python/webrtcvad/webrtcvad-2.0.10.ebuild
19 +++ b/dev-python/webrtcvad/webrtcvad-2.0.10.ebuild
20 @@ -14,3 +14,5 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21 LICENSE="MIT"
22 SLOT="0"
23 KEYWORDS="~amd64"
24 +
25 +distutils_enable_tests nose