commit:     ce81317b1bfbf175d52799a64be6d1ced42b57cc
Author:     Michael Schubert <mschu.dev <AT> gmail <DOT> com>
AuthorDate: Mon Jul  8 19:50:58 2024 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Jul 11 12:51:09 2024 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=ce81317b

dev-python/snakemake: version bump 8.16.0

Signed-off-by: Michael Schubert <mschu.dev <AT> gmail.com>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 ...emake-8.14.0.ebuild => snakemake-8.16.0.ebuild} | 26 +++++++++++-----------
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/dev-python/snakemake/snakemake-8.14.0.ebuild 
b/dev-python/snakemake/snakemake-8.16.0.ebuild
similarity index 70%
rename from dev-python/snakemake/snakemake-8.14.0.ebuild
rename to dev-python/snakemake/snakemake-8.16.0.ebuild
index fed1a1bbb..f83e8feb9 100644
--- a/dev-python/snakemake/snakemake-8.14.0.ebuild
+++ b/dev-python/snakemake/snakemake-8.16.0.ebuild
@@ -35,33 +35,33 @@ RDEPEND="
        dev-python/appdirs[${PYTHON_USEDEP}]
        dev-python/immutables[${PYTHON_USEDEP}]
        dev-python/ConfigArgParse[${PYTHON_USEDEP}]
-       dev-python/connection_pool[${PYTHON_USEDEP}]
+       >=dev-python/connection_pool-0.0.3[${PYTHON_USEDEP}]
        dev-python/datrie[${PYTHON_USEDEP}]
        dev-python/docutils[${PYTHON_USEDEP}]
        dev-python/GitPython[${PYTHON_USEDEP}]
        dev-python/humanfriendly[${PYTHON_USEDEP}]
-       dev-python/jinja[${PYTHON_USEDEP}]
+       >=dev-python/jinja-3.0[${PYTHON_USEDEP}]
        dev-python/jsonschema[${PYTHON_USEDEP}]
        dev-python/nbformat[${PYTHON_USEDEP}]
        dev-python/packaging[${PYTHON_USEDEP}]
        dev-python/psutil[${PYTHON_USEDEP}]
        dev-python/pyyaml[${PYTHON_USEDEP}]
-       dev-python/requests[${PYTHON_USEDEP}]
+       >=dev-python/requests-2.8.1[${PYTHON_USEDEP}]
        dev-python/reretry[${PYTHON_USEDEP}]
-       dev-python/smart-open[${PYTHON_USEDEP}]
-       dev-python/snakemake-interface-executor-plugins[${PYTHON_USEDEP}]
-       dev-python/snakemake-interface-common[${PYTHON_USEDEP}]
-       dev-python/snakemake-interface-storage-plugins[${PYTHON_USEDEP}]
-       dev-python/snakemake-interface-report-plugins[${PYTHON_USEDEP}]
+       >=dev-python/smart-open-4.0[${PYTHON_USEDEP}]
+       >=dev-python/snakemake-interface-common-1.17.0[${PYTHON_USEDEP}]
+       
>=dev-python/snakemake-interface-executor-plugins-9.2.0[${PYTHON_USEDEP}]
+       >=dev-python/snakemake-interface-storage-plugins-3.2.3[${PYTHON_USEDEP}]
+       >=dev-python/snakemake-interface-report-plugins-1.0.0[${PYTHON_USEDEP}]
        dev-python/stopit[${PYTHON_USEDEP}]
        dev-python/tabulate[${PYTHON_USEDEP}]
        dev-python/throttler[${PYTHON_USEDEP}]
-       dev-python/toposort[${PYTHON_USEDEP}]
+       >=dev-python/toposort-1.10[${PYTHON_USEDEP}]
        dev-python/wrapt[${PYTHON_USEDEP}]
-       dev-python/yte[${PYTHON_USEDEP}]
-       dev-python/dpath[${PYTHON_USEDEP}]
-       dev-python/conda-inject[${PYTHON_USEDEP}]
-       sci-mathematics/pulp[${PYTHON_USEDEP}]
+       >=dev-python/yte-1.5.1[${PYTHON_USEDEP}]
+       >=dev-python/dpath-2.1.6[${PYTHON_USEDEP}]
+       >=dev-python/conda-inject-1.3.1[${PYTHON_USEDEP}]
+       >=sci-mathematics/pulp-2.3.1[${PYTHON_USEDEP}]
 "
 
 # distutils_enable_sphinx docs \

Reply via email to