commit: af6e4beabeb85e92846440a3a0221c7d69b5e25c Author: Michael Schubert <mschu.dev <AT> gmail <DOT> com> AuthorDate: Thu Jul 10 12:37:26 2025 +0000 Commit: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org> CommitDate: Sat Aug 2 10:47:57 2025 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=af6e4bea
dev-python/snakemake-interface-storage-plugins: version bump 4.2.1 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> ...-3.3.0.ebuild => snakemake-interface-storage-plugins-4.2.1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/snakemake-interface-storage-plugins/snakemake-interface-storage-plugins-3.3.0.ebuild b/dev-python/snakemake-interface-storage-plugins/snakemake-interface-storage-plugins-4.2.1.ebuild similarity index 88% rename from dev-python/snakemake-interface-storage-plugins/snakemake-interface-storage-plugins-3.3.0.ebuild rename to dev-python/snakemake-interface-storage-plugins/snakemake-interface-storage-plugins-4.2.1.ebuild index 39c8b08a2..88adfe9cb 100644 --- a/dev-python/snakemake-interface-storage-plugins/snakemake-interface-storage-plugins-3.3.0.ebuild +++ b/dev-python/snakemake-interface-storage-plugins/snakemake-interface-storage-plugins-4.2.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2024 Gentoo Foundation +# Copyright 1999-2025 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{11..12} ) +PYTHON_COMPAT=( python3_{11..13} ) inherit pypi distutils-r1
