commit:     f3cb5c471fa444c9d74f9c5042a90ddbfa5fcdb1
Author:     Michael Schubert <mschu.dev <AT> gmail <DOT> com>
AuthorDate: Thu Jul 10 12:31:49 2025 +0000
Commit:     Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
CommitDate: Sat Aug  2 10:47:54 2025 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=f3cb5c47

dev-python/snakemake-interface-common: version bump 1.20.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>

 ...ommon-1.17.4.ebuild => snakemake-interface-common-1.20.1.ebuild} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/dev-python/snakemake-interface-common/snakemake-interface-common-1.17.4.ebuild
 
b/dev-python/snakemake-interface-common/snakemake-interface-common-1.20.1.ebuild
similarity index 80%
rename from 
dev-python/snakemake-interface-common/snakemake-interface-common-1.17.4.ebuild
rename to 
dev-python/snakemake-interface-common/snakemake-interface-common-1.20.1.ebuild
index b95b16d26..93b183264 100644
--- 
a/dev-python/snakemake-interface-common/snakemake-interface-common-1.17.4.ebuild
+++ 
b/dev-python/snakemake-interface-common/snakemake-interface-common-1.20.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_{10..12} )
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{11..13} )
 
 inherit pypi distutils-r1
 

Reply via email to