commit: faa55bf231bfa840a17566d76106c8eb0f1bbeed Author: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de> AuthorDate: Mon May 5 13:43:36 2025 +0000 Commit: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de> CommitDate: Tue May 6 13:51:42 2025 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=faa55bf2
dev-python/logzero: bump python3_13 Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de> dev-python/logzero/logzero-1.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/logzero/logzero-1.7.0.ebuild b/dev-python/logzero/logzero-1.7.0.ebuild index 2c3f44eb1..789e49f04 100644 --- a/dev-python/logzero/logzero-1.7.0.ebuild +++ b/dev-python/logzero/logzero-1.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_10 pypy3 ) +PYTHON_COMPAT=( python3_13 pypy3 ) inherit distutils-r1 pypi DESCRIPTION="Robust and effective logging for Python 2 and 3"
