Compare commits

..

24 commits

Author SHA1 Message Date
168aa05d56
check
Some checks failed
/ lint (pull_request) Successful in 27s
/ deploy-x86_64 (pull_request) Has been skipped
/ build-x86_64 (pull_request) Failing after 3m46s
/ deploy-aarch64 (pull_request) Has been skipped
/ build-aarch64 (pull_request) Failing after 10m7s
2024-09-18 21:37:38 -04:00
aa0d033c5d
http 2024-09-18 21:32:39 -04:00
484650ff2e
azure
Some checks failed
/ lint (pull_request) Successful in 27s
/ deploy-x86_64 (pull_request) Has been skipped
/ build-x86_64 (pull_request) Failing after 3m4s
/ deploy-aarch64 (pull_request) Has been skipped
/ build-aarch64 (pull_request) Failing after 9m5s
2024-09-18 21:20:58 -04:00
ba74e2d7a5
importa
Some checks failed
/ lint (pull_request) Successful in 28s
/ build-x86_64 (pull_request) Failing after 2m35s
/ deploy-x86_64 (pull_request) Has been skipped
/ deploy-aarch64 (pull_request) Has been skipped
/ build-aarch64 (pull_request) Failing after 9m8s
2024-09-18 21:15:54 -04:00
c254ec5975
abstractions
Some checks failed
/ lint (pull_request) Successful in 30s
/ deploy-x86_64 (pull_request) Has been skipped
/ build-x86_64 (pull_request) Failing after 2m52s
/ deploy-aarch64 (pull_request) Has been skipped
/ build-aarch64 (pull_request) Failing after 8m54s
2024-09-18 21:11:06 -04:00
925c7106f0
ilot/py3-std-uritemplate: new aport 2024-09-18 21:10:58 -04:00
47635e1936
abstractions
Some checks failed
/ lint (pull_request) Successful in 33s
/ deploy-x86_64 (pull_request) Has been skipped
/ build-x86_64 (pull_request) Failing after 2m2s
/ deploy-aarch64 (pull_request) Has been skipped
/ build-aarch64 (pull_request) Failing after 6m32s
2024-09-18 21:00:16 -04:00
70a8c2b060
chksum
Some checks failed
/ lint (pull_request) Successful in 29s
/ deploy-x86_64 (pull_request) Has been skipped
/ build-x86_64 (pull_request) Failing after 2m2s
/ deploy-aarch64 (pull_request) Has been skipped
/ build-aarch64 (pull_request) Failing after 6m44s
2024-09-18 20:57:09 -04:00
6f559543de
opentelemetry
Some checks failed
/ lint (pull_request) Failing after 26s
/ deploy-x86_64 (pull_request) Has been skipped
/ build-x86_64 (pull_request) Failing after 2m8s
/ deploy-aarch64 (pull_request) Has been skipped
/ build-aarch64 (pull_request) Failing after 5m48s
2024-09-18 20:54:28 -04:00
c12cd14e13
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
2024-09-18 20:49:08 -04:00
9b96dcf872
ilot/py3-opentelemetry: new aport
Some checks failed
/ lint (pull_request) Failing after 29s
/ deploy-x86_64 (pull_request) Has been skipped
/ build-x86_64 (pull_request) Failing after 2m12s
/ deploy-aarch64 (pull_request) Has been skipped
/ build-aarch64 (pull_request) Failing after 5m38s
2024-09-18 20:43:05 -04:00
0e17f9e406
ilot/py3-msgraph-sdk: new aport 2024-09-18 20:43:02 -04:00
829aa2e8b7
ilot/py3-msgraph-core: new aport 2024-09-18 20:43:00 -04:00
2fcdb05587
ilot/py3-msal: new aport 2024-09-18 20:42:58 -04:00
8ccb010ee2
ilot/py3-msal-extensions: new aport 2024-09-18 20:42:55 -04:00
b3114cb44c
ilot/py3-microsoft-kiota-serialization-text: new aport 2024-09-18 20:42:53 -04:00
ca9ac1f482
ilot/py3-microsoft-kiota-serialization-multipart: new aport 2024-09-18 20:42:50 -04:00
902c60f1c8
ilot/py3-microsoft-kiota-serialization-json: new aport 2024-09-18 20:42:47 -04:00
f826867661
ilot/py3-microsoft-kiota-serialization-form: new aport 2024-09-18 20:42:45 -04:00
61a2b8a079
ilot/py3-microsoft-kiota-http: new aport 2024-09-18 20:42:43 -04:00
dca6c9be18
ilot/py3-microsoft-kiota-authentication-azure: new aport 2024-09-18 20:42:40 -04:00
081edd6b27
ilot/py3-microsoft-kiota-abstractions: new aport 2024-09-18 20:42:38 -04:00
9ff99e55fc
ilot/py3-azure-identity: new aport 2024-09-18 20:42:36 -04:00
942da57349
ilot/py3-azure-core: new aport 2024-09-18 20:42:31 -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/v$pkgver.tar.gz"
source="$pkgname-$pkgver.tar.gz::https://github.com/microsoftgraph/msgraph-sdk-python/archive/refs/tags/$pkgver.tar.gz"
options="!check" # TODO
builddir="$srcdir/$_pkgreal-python-$pkgver"
subpackages="$pkgname-pyc"