Fix: add python build deps
All checks were successful
Build package / build-package (push) Successful in 37s
All checks were successful
Build package / build-package (push) Successful in 37s
* python-build * python-hatch
This commit is contained in:
3
PKGBUILD
3
PKGBUILD
@@ -9,7 +9,8 @@ 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'
|
||||||
|
'python-hatch-vcs' 'python-installer')
|
||||||
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