summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b71e83a5407c79ee5691a09ebfa5084b47bc18a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
pkgbase = snakemake
	pkgdesc = Python-based language and execution environment for GNU Make-like workflows
	pkgver = 8.4.8
	pkgrel = 1
	url = https://snakemake.readthedocs.io
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-appdirs
	depends = python-immutables
	depends = python-configargparse
	depends = python-connection_pool
	depends = python-datrie
	depends = python-docutils
	depends = python-gitpython
	depends = python-humanfriendly
	depends = python-jinja
	depends = python-jsonschema
	depends = jupyter-nbformat
	depends = python-packaging
	depends = python-psutil
	depends = python-pulp>=2.0
	depends = python-yaml
	depends = python-requests
	depends = python-reretry
	depends = python-smart_open>=3.0
	depends = python-snakemake-interface-executor-plugins
	depends = python-snakemake-interface-common
	depends = python-snakemake-interface-storage-plugins
	depends = python-stopit
	depends = python-tabulate
	depends = python-throttler
	depends = python-toposort
	depends = python-wrapt
	depends = python-yte
	depends = python-dpath
	depends = python-conda-inject
	optdepends = python-pygments: For report generation
	optdepends = python-biopython: For GenBank/NCBI Entrez support
	optdepends = python-easywebdav: For WebDAV support
	optdepends = python-pysftp: For SFTP support
	optdepends = python-boto3: For AWS support
	optdepends = python-moto: For AWS support
	optdepends = python-dropbox: For Dropbox support
	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-8.4.8.tar.gz
	sha256sums = ab64a4f402f78ec252f211d9cc900344fdc2a000dadcec91833efb5fd0f275e7

pkgname = snakemake