mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-20 00:08:58 -04:00
dev-python/betamax-serializers: enable py3.11
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
parent
3cabebeec8
commit
5788c0ccad
@ -3,7 +3,8 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( pypy3 python3_{8..10} )
|
PYTHON_COMPAT=( pypy3 python3_{8..11} )
|
||||||
|
DISTUTILS_USE_PEP517=setuptools
|
||||||
inherit distutils-r1 optfeature
|
inherit distutils-r1 optfeature
|
||||||
|
|
||||||
DESCRIPTION="A set of third-party serializers for Betamax"
|
DESCRIPTION="A set of third-party serializers for Betamax"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user