Fix: add python build deps
Some checks failed
Build package / build-package (push) Failing after 33s
Some checks failed
Build package / build-package (push) Failing after 33s
* 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')
|
||||
depends=('python' 'python-six' 'python-pyudev')
|
||||
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')
|
||||
source=(
|
||||
"https://github.com/open-iscsi/$_pkgname/archive/v${pkgver}.tar.gz"
|
||||
target.service
|
||||
|
||||
Reference in New Issue
Block a user