commit: e8281a1b23d5c03a145e3388561296ab009d0d64 Author: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de> AuthorDate: Mon May 5 13:47:43 2025 +0000 Commit: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de> CommitDate: Tue May 6 13:51:48 2025 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e8281a1b
dev-python/python-gantt: bump python3_13 Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de> dev-python/python-gantt/python-gantt-0.6.0_p20200809.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-gantt/python-gantt-0.6.0_p20200809.ebuild b/dev-python/python-gantt/python-gantt-0.6.0_p20200809.ebuild index b5fdf845b..ed880056c 100644 --- a/dev-python/python-gantt/python-gantt-0.6.0_p20200809.ebuild +++ b/dev-python/python-gantt/python-gantt-0.6.0_p20200809.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_10 ) +PYTHON_COMPAT=( python3_13 ) inherit distutils-r1
