auth-azure

This commit is contained in:
Antoine Martin 2024-11-02 19:54:54 -04:00
parent 8fa4a76411
commit ab6495a1cf
Signed by: ayakael
GPG key ID: D62A472A4AA7D541

View file

@ -15,7 +15,7 @@ depends="
py3-importlib-metadata
"
checkdepends="py3-pytest"
makedepends="py3-setuptools py3-gpep517 py3-wheel py3-flit"
makedepends="poetry py3-gpep517 py3-wheel py3-flit"
source="$pkgname-$pkgver.tar.gz::https://github.com/microsoft/kiota-python/archive/refs/tags/microsoft-kiota-authentication-azure-v$pkgver.tar.gz"
options="!check" # TODO
builddir="$srcdir/kiota-python-microsoft-kiota-authentication-azure-v$pkgver/packages/authentication/azure"