summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZamarin Arthur <arthurzam@gmail.com>2021-05-26 08:35:15 +0300
committerMichał Górny <mgorny@gentoo.org>2021-05-28 16:19:21 +0200
commit0e96907b0eb73b1e2b2da8babe28cbc15511746d (patch)
tree0cc6ee19f57ffaf822ef635b15cab4742da04db0 /media-sound/whipper
parentdev-python/python-musicbrainz-ngs: bump to python 3.10 (diff)
downloadgentoo-0e96907b0eb73b1e2b2da8babe28cbc15511746d.tar.gz
gentoo-0e96907b0eb73b1e2b2da8babe28cbc15511746d.tar.bz2
gentoo-0e96907b0eb73b1e2b2da8babe28cbc15511746d.zip
media-sound/whipper: bump to python 3.9
passes tests Signed-off-by: Zamarin Arthur <arthurzam@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-sound/whipper')
-rw-r--r--media-sound/whipper/whipper-0.9.0.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/media-sound/whipper/whipper-0.9.0.ebuild b/media-sound/whipper/whipper-0.9.0.ebuild
index 6798ca12b889..c14aa57f5c22 100644
--- a/media-sound/whipper/whipper-0.9.0.ebuild
+++ b/media-sound/whipper/whipper-0.9.0.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..9} )
inherit distutils-r1
@@ -25,7 +25,6 @@ RDEPEND="
dev-python/python-musicbrainz-ngs[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
dev-python/ruamel-yaml[${PYTHON_USEDEP}]
- dev-python/setuptools[${PYTHON_USEDEP}]
media-libs/mutagen[${PYTHON_USEDEP}]
media-sound/sox[flac]"
BDEPEND="