summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ba34d9f8db1e73d4352647798c1716c8ab20f1da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-dask-jobqueue
	pkgdesc = Deploy Dask on job schedulers like PBS, SLURM, and SGE
	pkgver = 0.9.0
	pkgrel = 2
	url = https://github.com/dask/dask-jobqueue
	arch = any
	license = BSD-3-Clause
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-dask
	depends = python-distributed
	source = python-dask-jobqueue-0.9.0::https://github.com/dask/dask-jobqueue/archive/refs/tags/0.9.0.tar.gz
	sha256sums = 02de8048c05d97bc0f2f3f73dce345eacf9c8cab60183b4f0f9e0647ca5af363

pkgname = python-dask-jobqueue