commit: 713bb082c0f5384ebdaa83846916a6080827d5f8
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun Dec 3 15:09:43 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon Dec 4 19:44:54 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=713bb082
net-im/mastoposter: enable py3.12
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
net-im/mastoposter/mastoposter-0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-im/mastoposter/mastoposter-0.2.ebuild
b/net-im/mastoposter/mastoposter-0.2.ebuild
index 813ff8f4b6..facca2d213 100644
--- a/net-im/mastoposter/mastoposter-0.2.ebuild
+++ b/net-im/mastoposter/mastoposter-0.2.ebuild
@@ -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