summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 687297107348984f8592e106c2b5b17f1440d139 (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
pkgbase = hyperqueue-git
	pkgdesc = Scheduler for sub-node tasks for HPC systems with batch scheduling
	pkgver = 0.21.0.r19.g832f245
	pkgrel = 1
	url = https://github.com/It4innovations/hyperqueue/
	arch = x86_64
	license = MIT
	checkdepends = inetutils
	checkdepends = python-pytest
	checkdepends = python-pytest-xdist
	checkdepends = python-iso8601
	checkdepends = python-schema
	checkdepends = python-maturin
	checkdepends = python-psutil
	checkdepends = python-requests
	checkdepends = python-aiohttp
	checkdepends = python-inline-snapshot
	checkdepends = python-ruff
	makedepends = git
	makedepends = cargo
	makedepends = maturin
	makedepends = python-installer
	makedepends = python-cloudpickle
	makedepends = python-tqdm
	makedepends = python-pydot
	source = git+https://github.com/It4innovations/hyperqueue/
	source = fix-pyhq.patch
	b2sums = SKIP
	b2sums = b7727d0237b6a78f8a5db0e1bea21903c5bca1285baf1348985e0c9c9a91bd1a116c63e27a9060c6b730f1fdc241a12a8df40b7f3e77332a7a8f3ab6e60e89cc

pkgname = hyperqueue-git
	depends = gcc-libs
	depends = glibc
	provides = hyperqueue
	conflicts = hyperqueue

pkgname = python-hyperqueue-git
	pkgdesc = Scheduler for sub-node tasks for HPC systems with batch scheduling - Python bindings
	depends = gcc-libs
	depends = glibc
	depends = hyperqueue
	depends = python
	depends = python-cloudpickle
	depends = python-tqdm
	optdepends = python-pydot: task graph visualization
	provides = python-hyperqueue
	conflicts = python-hyperqueue