Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-jwcrypto
Commits:
81b158fd by Jelle van der Waa at 2024-11-18T20:24:04+01:00
upgpkg: 1.5.6-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-jwcrypto
pkgdesc = Python implementation of JWK, JWS, JWE specifications
pkgver = 1.5.6
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/latchset/jwcrypto
arch = any
license = LGPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgname=python-$_pkgname
pkgver=1.5.6
# curl https://api.github.com/repos/latchset/jwcrypto/git/ref/tags/v$pkgver |
jq -r .object.sha
_tag=5334ef9abd35e7a086b90e95c4f331fbdd5841c4
-pkgrel=2
+pkgrel=3
pkgdesc='Python implementation of JWK, JWS, JWE specifications'
arch=(any)
url='https://github.com/latchset/jwcrypto'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jwcrypto/-/commit/81b158fded4ff2f0ec6868e930d8bf1ec897b063
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jwcrypto/-/commit/81b158fded4ff2f0ec6868e930d8bf1ec897b063
You're receiving this email because of your account on gitlab.archlinux.org.