blob: a9084c38c6bf1b1f46c279291fe0c522414f3b55 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-snakemake-interface-executor-plugins
pkgdesc = Common functions and classes for Snakemake and its plugins
pkgver = 9.4.0
pkgrel = 1
url = https://github.com/snakemake/snakemake-interface-executor-plugins
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-poetry-core
depends = python-snakemake-interface-common
depends = python-throttler
depends = python-argparse_dataclass
source = snakemake-interface-executor-plugins-9.4.0.tar.gz::https://github.com/snakemake/snakemake-interface-executor-plugins/archive/refs/tags/v9.4.0.tar.gz
sha256sums = e3169ea2169f68ecd8e6aa7f841d580dd4d74482c8ba799ce0aeb0744e3ac117
pkgname = python-snakemake-interface-executor-plugins
|