net-im/mastoposter: enable py3.12

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova 2023-12-03 20:09:43 +05:00
parent 5fb6904e1b
commit 713bb082c0
No known key found for this signature in database
GPG Key ID: E7B76EDC50864BB1

View File

@ -3,7 +3,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
PYTHON_COMPAT=( python3_{10..12} )
DISTUTILS_USE_PEP517=flit
inherit distutils-r1 pypi systemd