Compare commits

..

15 commits

Author SHA1 Message Date
d96b8d9c3f
ilot/py3-opentelemetry-sdk: new aport
All checks were successful
/ lint (pull_request) Successful in 34s
/ build-x86_64 (pull_request) Successful in 8m30s
/ deploy-x86_64 (pull_request) Successful in 1m10s
/ deploy-aarch64 (pull_request) Successful in 2m50s
/ build-aarch64 (pull_request) Successful in 20m54s
2024-09-18 21:44:00 -04:00
df3a25308c
ilot/py3-std-uritemplate: new aport 2024-09-18 21:43:32 -04:00
400a852ec9
ilot/py3-msgraph-sdk: new aport 2024-09-18 21:43:30 -04:00
89862fee28
ilot/py3-msgraph-core: new aport 2024-09-18 21:43:28 -04:00
48bfdfe968
ilot/py3-msal: new aport 2024-09-18 21:43:26 -04:00
5909bead53
ilot/py3-msal-extensions: new aport 2024-09-18 21:43:24 -04:00
30b5e8cdf8
ilot/py3-microsoft-kiota-serialization-text: new aport 2024-09-18 21:43:22 -04:00
792c74d3b8
ilot/py3-microsoft-kiota-serialization-multipart: new aport 2024-09-18 21:43:20 -04:00
dd93e52743
ilot/py3-microsoft-kiota-serialization-json: new aport 2024-09-18 21:43:19 -04:00
aa9ef0bf02
ilot/py3-microsoft-kiota-serialization-form: new aport 2024-09-18 21:43:16 -04:00
5984711f03
ilot/py3-microsoft-kiota-http: new aport 2024-09-18 21:43:14 -04:00
9a1134afa8
ilot/py3-microsoft-kiota-authentication-azure: new aport 2024-09-18 21:43:12 -04:00
6bfa6b5c18
ilot/py3-microsoft-kiota-abstractions: new aport 2024-09-18 21:43:10 -04:00
2bb3834500
ilot/py3-azure-identity: new aport 2024-09-18 21:43:08 -04:00
1a77a8edaf
ilot/py3-azure-core: new aport 2024-09-18 21:43:06 -04:00

View file

@ -17,7 +17,7 @@ depends="
"
checkdepends="py3-pytest"
makedepends="py3-setuptools py3-gpep517 py3-wheel py3-flit"
source="$pkgname-$pkgver.tar.gz::https://github.com/microsoftgraph/msgraph-sdk-python/archive/refs/tags/$pkgver.tar.gz"
source="$pkgname-$pkgver.tar.gz::https://github.com/microsoftgraph/msgraph-sdk-python/archive/refs/tags/v$pkgver.tar.gz"
options="!check" # TODO
builddir="$srcdir/$_pkgreal-python-$pkgver"
subpackages="$pkgname-pyc"