commit:     b4ae5a0efe1330edde2df3f3ddbf8813715c0c83
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 14 14:27:00 2025 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Mon Apr 14 18:38:32 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4ae5a0e

app-admin/xkcdpass: enable py3.13

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 app-admin/xkcdpass/xkcdpass-1.20.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/xkcdpass/xkcdpass-1.20.0.ebuild 
b/app-admin/xkcdpass/xkcdpass-1.20.0.ebuild
index 4f3013d9b169..6a820cfc9bd9 100644
--- a/app-admin/xkcdpass/xkcdpass-1.20.0.ebuild
+++ b/app-admin/xkcdpass/xkcdpass-1.20.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..12} )
+PYTHON_COMPAT=( python3_{9..13} )
 inherit distutils-r1 pypi
 
 DESCRIPTION="Password generator inspired by XKCD 936"

Reply via email to