commit: c226a897ef7a9e7b0f34fd8e20ffc05996a38f8c Author: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de> AuthorDate: Mon May 5 13:50:13 2025 +0000 Commit: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de> CommitDate: Tue May 6 13:51:50 2025 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c226a897
dev-python/pyvote: bump python3_13 Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de> dev-python/pyvote/pyvote-0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyvote/pyvote-0.1.ebuild b/dev-python/pyvote/pyvote-0.1.ebuild index 95d95cb1b..6b009ab8b 100644 --- a/dev-python/pyvote/pyvote-0.1.ebuild +++ b/dev-python/pyvote/pyvote-0.1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_10 ) +PYTHON_COMPAT=( python3_13 ) inherit distutils-r1
