Date: Friday, April 7, 2023 @ 10:35:39 Author: felixonmars Revision: 1440996
upgpkg: python-jwcrypto 1.4.2-2: rebuild with python 3.11 Modified: python-jwcrypto/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 10:35:38 UTC (rev 1440995) +++ PKGBUILD 2023-04-07 10:35:39 UTC (rev 1440996) @@ -7,7 +7,7 @@ pkgver=1.4.2 # curl https://api.github.com/repos/latchset/jwcrypto/git/ref/tags/v$pkgver | jq -r .object.sha _tag=65b76952a91a792d234aab529ef5cd5f82258f1c -pkgrel=1 +pkgrel=2 pkgdesc='Python implementation of JWK, JWS, JWE specifications' arch=(any) url='https://github.com/latchset/jwcrypto'
