commit: 8ea32a152c2e18a2ef2b056c869a59ab092fb88f Author: Michael Schubert <mschu.dev <AT> gmail <DOT> com> AuthorDate: Thu Jul 10 12:36:00 2025 +0000 Commit: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org> CommitDate: Sat Aug 2 10:47:56 2025 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=8ea32a15
dev-python/snakemake-interface-report-plugins: enable p3.13 Signed-off-by: Michael Schubert <mschu.dev <AT> gmail.com> Part-of: https://github.com/gentoo/sci/pull/1323 Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org> .../snakemake-interface-report-plugins-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/snakemake-interface-report-plugins/snakemake-interface-report-plugins-1.1.0.ebuild b/dev-python/snakemake-interface-report-plugins/snakemake-interface-report-plugins-1.1.0.ebuild index 25f8d53c7..f04ab3a72 100644 --- a/dev-python/snakemake-interface-report-plugins/snakemake-interface-report-plugins-1.1.0.ebuild +++ b/dev-python/snakemake-interface-report-plugins/snakemake-interface-report-plugins-1.1.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{11..12} ) +PYTHON_COMPAT=( python3_{11..13} ) inherit pypi distutils-r1
