Compare commits

..

23 commits

Author SHA1 Message Date
28cc1f80b9
kiota-abtrsactions
Some checks failed
/ lint (pull_request) Successful in 30s
/ deploy-x86_64 (pull_request) Has been skipped
/ build-x86_64 (pull_request) Failing after 6m27s
/ deploy-aarch64 (pull_request) Has been cancelled
/ build-aarch64 (pull_request) Has been cancelled
2024-11-02 20:13:50 -04:00
a570c70a80
serialization-text
Some checks failed
/ lint (pull_request) Successful in 30s
/ build-x86_64 (pull_request) Failing after 6m21s
/ deploy-x86_64 (pull_request) Has been skipped
/ deploy-aarch64 (pull_request) Has been skipped
/ build-aarch64 (pull_request) Failing after 19m47s
2024-11-02 20:10:43 -04:00
6f2e1f8dd6
ilot/py3-microsoft-kiota-serialization-multipart: upgrade to 1.6.0 2024-11-02 20:09:48 -04:00
beba9179b1
kiota-serialization-form 2024-11-02 20:05:58 -04:00
ceac7b682d
kiota-http 2024-11-02 20:04:46 -04:00
f8ede8f3f7
kiota-authentication-azure 2024-11-02 20:03:23 -04:00
c5c341f889
kiota-abstractions 2024-11-02 20:01:51 -04:00
7e1da8efaf
serialization-json 2024-11-02 20:00:08 -04:00
88d990a60c
serialization-form 2024-11-02 19:55:33 -04:00
6bcd7568c6
kiota-http 2024-11-02 19:55:14 -04:00
ab6495a1cf
auth-azure 2024-11-02 19:54:54 -04:00
8fa4a76411
form 2024-11-02 19:49:54 -04:00
9f71e24063
ilot/py3-msgraph-core: upgrade to 1.1.6
Some checks failed
/ lint (pull_request) Successful in 35s
/ deploy-x86_64 (pull_request) Has been skipped
/ build-x86_64 (pull_request) Failing after 4m1s
/ deploy-aarch64 (pull_request) Has been skipped
/ build-aarch64 (pull_request) Failing after 8m39s
2024-11-02 19:48:24 -04:00
a9c760c4ae
ilot/py3-msgraph-sdk: upgrade to 1.11.0 2024-11-02 19:47:52 -04:00
c04136fcc4
ilot/py3-std-uritemplate: upgrade to 2.0.0 2024-11-02 19:47:18 -04:00
23c6e5ed05
ilot/py3-azure-core: upgrade to 1.32.0 2024-11-02 19:46:55 -04:00
87a8a3e7f4
ilot/py3-azure-identity: upgrade to 1.19.0 2024-11-02 19:45:53 -04:00
d1504ee24e
ilot/py3-microsoft-kiota-serialization-text: upgrade to 1.6.0 2024-11-02 19:41:46 -04:00
90b112d69d
ilot/py3-microsoft-kiota-abstractions: upgrade to 1.6.0 2024-11-02 19:40:39 -04:00
d7c89ce46a
ilot/py3-microsoft-kiota-authentication-azure: upgrade to 1.6.0 2024-11-02 19:38:59 -04:00
e21e3f9d6c
ilot/py3-microsoft-kiota-http: upgrade to 1.6.0 2024-11-02 19:37:20 -04:00
8d0d512de1
ilot/py3-microsoft-kiota-serialization-form: upgrade to 1.6.0 2024-11-02 19:35:45 -04:00
a9f4cead50
ilot/py3-microsoft-kiota-serialization-json: upgrade to 1.6.0 2024-11-02 19:33:58 -04:00

View file

@ -3,7 +3,7 @@
pkgname=py3-std-uritemplate
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
_pkgreal=std-uritemplate
pkgver=1.0.6
pkgver=2.0.0
pkgrel=0
pkgdesc="A complete and maintained cross-language implementation of the Uri Template specification RFC 6570 Level 4"
url="https://pypi.python.org/project/std-uritemplate"
@ -37,5 +37,5 @@ package() {
}
sha512sums="
4873ce356170aea1b45479d5ded0b596265782c097d3fd9d1bb4cc8ad902067bab654057173a2e2b1da37e5ac36ebee024feca43b0e4298b103dc979f97e7c1c py3-std-uritemplate-1.0.6.tar.gz
007131989d20e5a7f1ad9533cecc9c681bf5e4b509c60709dae4e3aad6c6227bd7afe86211e67a2558df831cabb91bad347cf458b9d1b37448fa487b18799bc0 py3-std-uritemplate-2.0.0.tar.gz
"