ilot/py3-azure-identity: upgrade to 1.19.0

This commit is contained in:
Antoine Martin 2024-11-02 19:45:53 -04:00
parent 779e887738
commit 3e774683fe
Signed by: ayakael
GPG key ID: D62A472A4AA7D541

View file

@ -3,8 +3,7 @@
pkgname=py3-azure-identity
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
_pkgreal=azure-identity
pkgver=1.18.0
_pkgver=${pkgver}b2
pkgver=1.19.0
pkgrel=0
pkgdesc="Microsoft Azure Identity Library for Python"
url="https://pypi.org/project/azure-identity/"
@ -19,8 +18,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() {
@ -41,5 +40,5 @@ package() {
}
sha512sums="
84defc19db3aea614b13dbf2d24ee3ea13c210a05460a4ae2968b01d34f136c81eb9d77b7ce1f0c4590e6f36af0b6fe114787fc7897ffa0f2d8093a9bcb48bf4 py3-azure-identity-1.18.0.tar.gz
090aed812a7a72c649ded2574dc0a05dd7d9db41675e3d86921ab0555f8af7c83999cb879a2f2e0984880874b3b6dfead6b8de0563d8a99d81775715640a9e01 py3-azure-identity-1.19.0.tar.gz
"