lint
This commit is contained in:
parent
9b96dcf872
commit
c12cd14e13
4 changed files with 5 additions and 5 deletions
|
@ -19,8 +19,8 @@ depends="
|
||||||
checkdepends="py3-pytest"
|
checkdepends="py3-pytest"
|
||||||
makedepends="py3-setuptools py3-gpep517 py3-wheel py3-flit"
|
makedepends="py3-setuptools py3-gpep517 py3-wheel py3-flit"
|
||||||
options="!check" #todo
|
options="!check" #todo
|
||||||
source="$pkgname-$pkgver.tar.gz::https://github.com/Azure/azure-sdk-for-python/archive/refs/tags/azure-identity_${_pkgver}.tar.gz"
|
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
|
builddir="$srcdir"/azure-sdk-for-python-azure-identity_$_pkgver/sdk/identity/azure-identity
|
||||||
subpackages="$pkgname-pyc"
|
subpackages="$pkgname-pyc"
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|
|
@ -37,5 +37,5 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
bdf2a42d4509b7a6f093295c8f5d661e771d040965ebdd7fb7772503482fbc6d449c5ac7b16f5f497d9005018d463d3a68650b4b4da0f1a7fbcb0ad3377d12b5 py3-microsoft-serialization-json-1.3.2.tar.gz
|
bdf2a42d4509b7a6f093295c8f5d661e771d040965ebdd7fb7772503482fbc6d449c5ac7b16f5f497d9005018d463d3a68650b4b4da0f1a7fbcb0ad3377d12b5 py3-microsoft-kiota-serialization-json-1.3.2.tar.gz
|
||||||
"
|
"
|
||||||
|
|
Loading…
Add table
Reference in a new issue