From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/audioread/
Date: Thu, 4 Mar 2021 04:19:51 +0000 (UTC) [thread overview]
Message-ID: <1614829762.3aec1fbf9a59d212eac0e3d1899dd270c1f0851a.sam@gentoo> (raw)
commit: 3aec1fbf9a59d212eac0e3d1899dd270c1f0851a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 4 03:41:03 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 4 03:49:22 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aec1fbf
dev-python/audioread: add Python 3.9
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/audioread/audioread-2.1.8-r2.ebuild | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)
diff --git a/dev-python/audioread/audioread-2.1.8-r2.ebuild b/dev-python/audioread/audioread-2.1.8-r2.ebuild
index d7343f38d24..c0d64fd1ab2 100644
--- a/dev-python/audioread/audioread-2.1.8-r2.ebuild
+++ b/dev-python/audioread/audioread-2.1.8-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
inherit distutils-r1
DESCRIPTION="Wrapper for audio file decoding using FFmpeg or GStreamer"
@@ -13,11 +13,8 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="ffmpeg gstreamer mad test"
+IUSE="ffmpeg gstreamer mad"
-BDEPEND="
- test? ( dev-python/pytest[${PYTHON_USEDEP}] )
-"
RDEPEND="
ffmpeg? ( media-video/ffmpeg )
gstreamer? (
@@ -28,8 +25,6 @@ RDEPEND="
mad? ( dev-python/pymad )
"
-RESTRICT="!test? ( test )"
-
PATCHES=( "${FILESDIR}/${P}-test-deps.patch" ) # git master
python_prepare_all() {
next reply other threads:[~2021-03-04 4:19 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-04 4:19 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-10 12:49 [gentoo-commits] repo/gentoo:master commit in: dev-python/audioread/ Michał Górny
2024-06-13 16:15 Michał Górny
2023-11-24 14:49 Michał Górny
2023-11-23 19:48 Michał Górny
2023-11-02 5:44 Michał Górny
2023-09-28 4:43 Michał Górny
2023-03-16 3:44 Michał Górny
2022-09-20 5:43 Michał Górny
2022-09-20 0:07 Sam James
2022-08-13 8:05 Michał Górny
2022-06-22 13:22 Agostino Sarubbo
2022-06-02 5:38 Sam James
2022-04-17 19:00 Sam James
2022-03-21 9:55 Michał Górny
2021-03-04 4:19 Sam James
2021-03-04 4:19 Sam James
2021-03-04 4:19 Sam James
2020-04-26 10:35 David Seifert
2019-12-08 18:28 Andreas Sturmlechner
2019-12-08 18:28 Andreas Sturmlechner
2019-12-07 22:55 Andreas Sturmlechner
2017-05-28 10:17 Pacho Ramos
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=1614829762.3aec1fbf9a59d212eac0e3d1899dd270c1f0851a.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