ilot/py3-std-uritemplate: upgrade to 2.0.0

This commit is contained in:
Antoine Martin 2024-11-02 19:47:18 -04:00
parent 23c6e5ed05
commit c04136fcc4
Signed by: ayakael
GPG key ID: D62A472A4AA7D541

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
"