ilot/py3-std-uritemplate: upgrade to 2.0.1
This commit is contained in:
parent
f5766acabb
commit
58592f2e49
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
pkgname=py3-std-uritemplate
|
pkgname=py3-std-uritemplate
|
||||||
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
|
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
|
||||||
_pkgreal=std-uritemplate
|
_pkgreal=std-uritemplate
|
||||||
pkgver=1.0.6
|
pkgver=2.0.1
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="A complete and maintained cross-language implementation of the Uri Template specification RFC 6570 Level 4"
|
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"
|
url="https://pypi.python.org/project/std-uritemplate"
|
||||||
|
@ -37,5 +37,5 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
4873ce356170aea1b45479d5ded0b596265782c097d3fd9d1bb4cc8ad902067bab654057173a2e2b1da37e5ac36ebee024feca43b0e4298b103dc979f97e7c1c py3-std-uritemplate-1.0.6.tar.gz
|
e073a1204d65bb639cc93480b0f68e1edfe5ac3cff607b72c8da8916b7660eea2b2b246b5db02979cd5c856087958c84dc3bc5e9d76a9540f2ac2a7da8cd18df py3-std-uritemplate-2.0.1.tar.gz
|
||||||
"
|
"
|
||||||
|
|
Loading…
Add table
Reference in a new issue