Compare commits

...

2 commits

Author SHA1 Message Date
7af35dfecb
ilot/py3-msgraph-core: upgrade to 1.1.8
All checks were successful
/ lint (pull_request) Successful in 31s
/ deploy-x86_64 (pull_request) Successful in 34s
/ build-x86_64 (pull_request) Successful in 4m4s
/ deploy-aarch64 (pull_request) Successful in 1m0s
/ build-aarch64 (pull_request) Successful in 12m10s
2025-01-05 18:11:43 -05:00
b937400691
ilot/py3-msgraph-sdk: upgrade to 1.16.0 2025-01-05 18:11:29 -05:00
2 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
pkgname=py3-msgraph-core
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
_pkgreal=msgraph-core
pkgver=1.1.6
pkgver=1.1.8
pkgrel=0
pkgdesc="The Microsoft Graph Python SDK"
url="https://pypi.python.org/project/msgraph-core"
@ -39,5 +39,5 @@ package() {
}
sha512sums="
37a9a791bda79d277e43500092f63dc7bfa2f2814ca92e8868b4239a5fb30c99ad9704657105f9ec166155bf8db5552bcc7e2b71427a2eab5afcd03d4ce81c2f py3-msgraph-core-1.1.6.tar.gz
0cae6f76cb1373d1ef76448e47b9951e5076a144140c19edc14186f7bfd92930e50c9f6c459170e3362ef267903cdf261d1897566983a7302beab205f9d61389 py3-msgraph-core-1.1.8.tar.gz
"

View file

@ -3,7 +3,7 @@
pkgname=py3-msgraph-sdk
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
_pkgreal=msgraph-sdk
pkgver=1.11.0
pkgver=1.16.0
pkgrel=0
pkgdesc="The Microsoft Graph Python SDK"
url="https://pypi.python.org/project/msgraph-sdk"
@ -40,5 +40,5 @@ package() {
}
sha512sums="
31835d1bf233c9fdbf13f9bc1359912dc4bff93dc61d4fe5ca149b5b8e18f9787254f59d57f93cce062bedfc66ddeabd36c257bceb753354bb59e0e8a16858ff py3-msgraph-sdk-1.11.0.tar.gz
af930e5e470f6ac78724650885f70cf447482a53f90043d326b3e00dc7572fd0d476658ebb1677118010e38b54f1e4e609dcfb5fcef5664f05b25062786d11af py3-msgraph-sdk-1.16.0.tar.gz
"