aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Schubert <mschu.dev@gmail.com>2024-07-08 19:50:58 +0000
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2024-07-11 14:51:09 +0200
commitce81317b1bfbf175d52799a64be6d1ced42b57cc (patch)
treec2c68d3a2f1a47457e817f2d674402e9f444d13d
parentdev-python/snakemake-interface-storage-plugins: version bump 3.2.3 (diff)
downloadsci-ce81317b1bfbf175d52799a64be6d1ced42b57cc.tar.gz
sci-ce81317b1bfbf175d52799a64be6d1ced42b57cc.tar.bz2
sci-ce81317b1bfbf175d52799a64be6d1ced42b57cc.zip
dev-python/snakemake: version bump 8.16.0
Signed-off-by: Michael Schubert <mschu.dev@gmail.com> Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
-rw-r--r--dev-python/snakemake/Manifest2
-rw-r--r--dev-python/snakemake/snakemake-8.16.0.ebuild (renamed from dev-python/snakemake/snakemake-8.14.0.ebuild)26
2 files changed, 14 insertions, 14 deletions
diff --git a/dev-python/snakemake/Manifest b/dev-python/snakemake/Manifest
index 3195e9070..de4027537 100644
--- a/dev-python/snakemake/Manifest
+++ b/dev-python/snakemake/Manifest
@@ -1,2 +1,2 @@
DIST snakemake-7.32.4.gh.tar.gz 8885863 BLAKE2B 6bb7ff4722dd06f0edf5e8079b42f5e54d6f55f41e2987b7dae7f9b75df0d4d836138e28340e5977107a5cc0b5afe793b0d7897c501246cc1b4340eb4eca2f17 SHA512 34fef61528b18facab798652c88ed5c698ef02161e023255fdd024b7c7781c4e582cdb04b2740fdff9b6f3600acaec719742984acee57920bb48ef3b5af99d9a
-DIST snakemake-8.14.0.gh.tar.gz 8662241 BLAKE2B fc36722b00cb3da11e836d5c521fe6600d176fd6fc3bd8a39336bc6a3d34bfcb689727d9990351cde247e377dca1131bda5dd84852a32ddb91fed44aa62c020e SHA512 68a0aabeed435e032d01f4d38d37c4b37ed7f624bf3768a1654daccdbf95ceb06646d7302ca04ea4f20695ec9706e015d146794aa000ec108d18d6ad09f3671b
+DIST snakemake-8.16.0.gh.tar.gz 8665306 BLAKE2B 76d3455ce9a7ccc749adb5a729ab954d7a3fd97dc2432c3a0e9aba1ace1cb08e377244a2a2527c676b9709f9bb8b5af29948c0385657755bbbc8449b136fc26d SHA512 29b6ba6da5dbbd347dee45114b949c976973555c9234f8a150dcd83e4af1638c1773590320bc44284cf20ea445efb377dcf9199921ed2b4d62bad3a60a41af3c
diff --git a/dev-python/snakemake/snakemake-8.14.0.ebuild b/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 \