summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Seren <guillaumeseren@gmail.com>2021-05-10 23:14:38 +0200
committerSam James <sam@gentoo.org>2021-05-14 11:21:11 +0000
commitd428ee68a6b548419212a8a3e90115ab3c0121b5 (patch)
tree49857d994ed830c0636ae0223199be3de5509ae0 /media-sound
parentdev-python/munkres: enable Python3.9 (diff)
downloadgentoo-d428ee68a6b548419212a8a3e90115ab3c0121b5.tar.gz
gentoo-d428ee68a6b548419212a8a3e90115ab3c0121b5.tar.bz2
gentoo-d428ee68a6b548419212a8a3e90115ab3c0121b5.zip
media-sound/beets: enable Python3.9
Closes: https://bugs.gentoo.org/789141 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/20760 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/beets/beets-1.4.9-r5.ebuild2
-rw-r--r--media-sound/beets/beets-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/beets/beets-1.4.9-r5.ebuild b/media-sound/beets/beets-1.4.9-r5.ebuild
index 77bfe8273657..cc6a223082b5 100644
--- a/media-sound/beets/beets-1.4.9-r5.ebuild
+++ b/media-sound/beets/beets-1.4.9-r5.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DISTUTILS_SINGLE_IMPL=1
-PYTHON_COMPAT=( python3_{7..8} )
+PYTHON_COMPAT=( python3_{7..9} )
PYTHON_REQ_USE="sqlite"
DISTUTILS_USE_SETUPTOOLS=rdepend
diff --git a/media-sound/beets/beets-9999.ebuild b/media-sound/beets/beets-9999.ebuild
index 77bfe8273657..cc6a223082b5 100644
--- a/media-sound/beets/beets-9999.ebuild
+++ b/media-sound/beets/beets-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=7
DISTUTILS_SINGLE_IMPL=1
-PYTHON_COMPAT=( python3_{7..8} )
+PYTHON_COMPAT=( python3_{7..9} )
PYTHON_REQ_USE="sqlite"
DISTUTILS_USE_SETUPTOOLS=rdepend