From 30eaecfc7da1138c9aa93ee657a1ee0db14be4d7 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Sun, 5 Jan 2025 18:20:25 -0500 Subject: [PATCH] ilot/py3-std-uritemplate: upgrade to 2.0.1 --- ilot/py3-std-uritemplate/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ilot/py3-std-uritemplate/APKBUILD b/ilot/py3-std-uritemplate/APKBUILD index 9294abc..caca02f 100644 --- a/ilot/py3-std-uritemplate/APKBUILD +++ b/ilot/py3-std-uritemplate/APKBUILD @@ -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.1 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 +e073a1204d65bb639cc93480b0f68e1edfe5ac3cff607b72c8da8916b7660eea2b2b246b5db02979cd5c856087958c84dc3bc5e9d76a9540f2ac2a7da8cd18df py3-std-uritemplate-2.0.1.tar.gz "