summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPhilipp A2021-06-06 12:18:40 +0200
committerPhilipp A2021-06-06 12:18:40 +0200
commit85dde27400a95c489eac6e9c8fc4ab415927866d (patch)
treea0f798551df31a7b1c035096c02f2af9cec5b0de /.SRCINFO
parentd6d18cfd8ab8e43b64d36a88b329db82eee3f3de (diff)
downloadaur-85dde27400a95c489eac6e9c8fc4ab415927866d.tar.gz
v6.4.1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53c7176d08f1..a7023fff464e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = snakemake
pkgdesc = Python-based language and execution environment for GNU Make-like workflows
- pkgver = 6.3.0
+ pkgver = 6.4.1
pkgrel = 1
url = https://snakemake.readthedocs.io
arch = any
@@ -20,8 +20,9 @@ pkgbase = snakemake
depends = python-psutil
depends = jupyter-nbformat
depends = python-toposort
+ depends = python-connection_pool
depends = python-pulp>=2.0
- depends = python-smart_open
+ depends = python-smart_open>=3.0
depends = python-filelock
optdepends = python-jinja: For report generation
optdepends = python-networkx: For report generation
@@ -36,8 +37,7 @@ pkgbase = snakemake
optdepends = python-ftputil: For FTP support
optdepends = python-xrootd: For XRootD support
optdepends = slacker: For messaging
- source = https://files.pythonhosted.org/packages/source/s/snakemake/snakemake-6.3.0.tar.gz
- sha256sums = eb6a59c7cfe847333d792fad8ef04a478bed8f2184f0f447c011b15dfbc20a49
+ source = https://files.pythonhosted.org/packages/source/s/snakemake/snakemake-6.4.1.tar.gz
+ sha256sums = 24e42747fa4c7c0b1ce7dba5793b51785ab0118f6b30751c6b1ba692dbc4d755
pkgname = snakemake
-