[arch-commits] Commit in python-pyjwt/trunk (PKGBUILD)

Santiago Torres-Arias sangy at gemini.archlinux.org
Sun Jul 17 17:15:22 UTC 2022


    Date: Sunday, July 17, 2022 @ 17:15:22
  Author: sangy
Revision: 1254329

upgpkg: python-pyjwt 2.4.0-1

Modified:
  python-pyjwt/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-17 17:06:03 UTC (rev 1254328)
+++ PKGBUILD	2022-07-17 17:15:22 UTC (rev 1254329)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pyjwt
-pkgver=2.2.0
-pkgrel=3
+pkgver=2.4.0
+pkgrel=1
 pkgdesc='JSON Web Token implementation in Python'
 arch=('any')
 url='https://github.com/jpadilla/pyjwt'
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/jpadilla/pyjwt/archive/$pkgver.tar.gz")
-sha512sums=('b7f30089f0c0152636469be3555c4e865bb47bd9d30947c7d6ec4011d4b2a02a0ea9e78c8e93eb803cc90010cf3eeacc51854e517dc1873e8bca59f27227ea1b')
+sha512sums=('c1044de436394d7758bdfcc9256a1ff4534881b9e5cd29b6055bcfed349b4d0d3e0b802a8163740adf63f624394e7ef7f61a91e3b49f7bae914165a2549ce771')
 
 prepare() {
   sed -i 's/pytest==2.7.3/pytest/;/pytest-cov/d' pyjwt-$pkgver/setup.py



More information about the arch-commits mailing list