dev-python/pydub: update EAPI 7 -> 8, enable py3.10

Closes: https://bugs.gentoo.org/848261
Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
This commit is contained in:
Nicola Smaniotto 2022-05-29 22:13:58 +02:00
parent bbb0524ea6
commit d31f4fe9d9
No known key found for this signature in database
GPG Key ID: C44BA4D73A21E89F

View File

@ -1,9 +1,9 @@
# Copyright 2021 Gentoo Authors
# Copyright 2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
PYTHON_COMPAT=( python3_{8..9} )
PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1 optfeature