lint
Some checks failed
/ lint (pull_request) Successful in 27s
/ deploy-x86_64 (pull_request) Has been skipped
/ build-x86_64 (pull_request) Failing after 2m6s
/ deploy-aarch64 (pull_request) Has been skipped
/ build-aarch64 (pull_request) Failing after 5m45s

This commit is contained in:
Antoine Martin 2024-09-18 20:49:08 -04:00
parent 9b96dcf872
commit c12cd14e13
Signed by: ayakael
GPG key ID: D62A472A4AA7D541
4 changed files with 5 additions and 5 deletions

View file

@ -19,8 +19,8 @@ depends="
checkdepends="py3-pytest"
makedepends="py3-setuptools py3-gpep517 py3-wheel py3-flit"
options="!check" #todo
source="$pkgname-$pkgver.tar.gz::https://github.com/Azure/azure-sdk-for-python/archive/refs/tags/azure-identity_${_pkgver}.tar.gz"
builddir="$srcdir"/azure-sdk-for-python-azure-identity_${_pkgver}/sdk/identity/azure-identity
source="$pkgname-$pkgver.tar.gz::https://github.com/Azure/azure-sdk-for-python/archive/refs/tags/azure-identity_$_pkgver.tar.gz"
builddir="$srcdir"/azure-sdk-for-python-azure-identity_$_pkgver/sdk/identity/azure-identity
subpackages="$pkgname-pyc"
build() {

View file

@ -37,5 +37,5 @@ package() {
}
sha512sums="
bdf2a42d4509b7a6f093295c8f5d661e771d040965ebdd7fb7772503482fbc6d449c5ac7b16f5f497d9005018d463d3a68650b4b4da0f1a7fbcb0ad3377d12b5 py3-microsoft-serialization-json-1.3.2.tar.gz
bdf2a42d4509b7a6f093295c8f5d661e771d040965ebdd7fb7772503482fbc6d449c5ac7b16f5f497d9005018d463d3a68650b4b4da0f1a7fbcb0ad3377d12b5 py3-microsoft-kiota-serialization-json-1.3.2.tar.gz
"