commit: 7d9006071d8b42040661bde549b8a018842fb9ee Author: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de> AuthorDate: Mon May 5 13:54:57 2025 +0000 Commit: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de> CommitDate: Tue May 6 13:51:52 2025 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=7d900607
dev-python/scooby: bump python3_12 Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de> dev-python/scooby/scooby-0.5.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/scooby/scooby-0.5.7.ebuild b/dev-python/scooby/scooby-0.5.7.ebuild index 4cd053b50..ffda19dbf 100644 --- a/dev-python/scooby/scooby-0.5.7.ebuild +++ b/dev-python/scooby/scooby-0.5.7.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_10 ) +PYTHON_COMPAT=( python3_12 ) inherit distutils-r1 pypi DESCRIPTION="Easily report Python package versions and hardware resources"
