Fix: add python build deps
Some checks failed
Build package / build-package (push) Failing after 36s
Some checks failed
Build package / build-package (push) Failing after 36s
* python-build * python-hatch
This commit is contained in:
2
PKGBUILD
2
PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/open-iscsi/$_pkgname"
|
|||||||
license=('Apache')
|
license=('Apache')
|
||||||
depends=('python' 'python-six' 'python-pyudev')
|
depends=('python' 'python-six' 'python-pyudev')
|
||||||
conflicts=('python2-rtslib' 'targetcli-fb<=2.1.fb31')
|
conflicts=('python2-rtslib' 'targetcli-fb<=2.1.fb31')
|
||||||
makedepends=('python-setuptools' 'python-pyudev')
|
makedepends=('python-setuptools' 'python-pyudev' 'python-build' 'python-hatch')
|
||||||
source=(
|
source=(
|
||||||
"https://github.com/open-iscsi/$_pkgname/archive/v${pkgver}.tar.gz"
|
"https://github.com/open-iscsi/$_pkgname/archive/v${pkgver}.tar.gz"
|
||||||
target.service
|
target.service
|
||||||
|
|||||||
Reference in New Issue
Block a user