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

Felix Yan felixonmars at archlinux.org
Thu May 10 03:12:58 UTC 2018


    Date: Thursday, May 10, 2018 @ 03:12:57
  Author: felixonmars
Revision: 319930

upgpkg: python-pyjwt 1.6.1-1

Modified:
  python-pyjwt/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-10 03:08:21 UTC (rev 319929)
+++ PKGBUILD	2018-05-10 03:12:57 UTC (rev 319930)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pyjwt
 pkgname=('python-pyjwt' 'python2-pyjwt')
-pkgver=1.5.3
+pkgver=1.6.1
 pkgrel=1
 pkgdesc='JSON Web Token implementation in Python'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-pytest-cov' 'python2-pytest-cov')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/jpadilla/pyjwt/archive/$pkgver.tar.gz")
-sha512sums=('eeb655a739cb32878f53809fb6206cabb33c2767c3d34f923228cabe3282e3791a689d6a15374626559a22c270dbb88bbe0a74d8236a82987dc613473d38b845')
+sha512sums=('b96435fa9809a06472d5205c76fed1436a5bd8bac23848e4213038e6be5590f44ab935ff2def09beae0775666cde8be6512adb2d9987f215637dd9fcc880c078')
 
 prepare() {
   sed -i 's/pytest==2.7.3/pytest/' pyjwt-$pkgver/setup.py



More information about the arch-commits mailing list