blob: f108aa99652d7362d406d9a8880c24577b8f1553 (
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
|
pkgbase = cpuset-git
pkgdesc = Cpuset is a Python application to make using the cpusets facilities in the Linux kernel easier.
pkgver = 1.6.2.r89.20231027.4f80263
pkgrel = 1
url = https://github.com/SUSE/cpuset
arch = any
license = GPL-2.0-or-later
makedepends = git
makedepends = asciidoc
makedepends = xmlto
makedepends = gzip
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools>=61.0.0
makedepends = python-wheel
depends = python>=3
provides = cpuset=1.6.2.r89.20231027.4f80263
provides = python-cpuset=1.6.2.r89.20231027.4f80263
conflicts = cpuset
conflicts = python-cpuset
options = !emptydirs
source = git+https://github.com/lpechacek/cpuset
source = 0001-remove-exclusivity.patch
sha256sums = SKIP
sha256sums = e60840d099bbfdd9012a70a9bce8b532e29ba071fcf708d45c0dc9fd40304789
pkgname = cpuset-git
|