*: disable failing aports
Some checks failed
/ lint (pull_request) Failing after 43s
/ deploy-aarch64 (pull_request) Failing after 1m38s
/ build-aarch64 (pull_request) Successful in 22m55s
/ deploy-x86_64 (pull_request) Failing after 1m42s
/ build-x86_64 (pull_request) Successful in 45m10s

This commit is contained in:
Antoine Martin 2025-09-11 12:45:09 -04:00
parent 3e7733cca1
commit 4ef64e851d
Signed by: ayakael
GPG key ID: D62A472A4AA7D541
11 changed files with 21 additions and 21 deletions

View file

@ -4,10 +4,10 @@ pkgname=py3-msgraph-sdk
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
_pkgreal=msgraph-sdk
pkgver=1.16.0
pkgrel=1
pkgrel=0
pkgdesc="The Microsoft Graph Python SDK"
url="https://pypi.python.org/project/msgraph-sdk"
arch="noarch"
# arch="noarch"
license="MIT"
depends="
py3-microsoft-kiota-serialization-text