[arch-commits] Commit in python-pyjwt/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat May 26 03:38:51 UTC 2018
Date: Saturday, May 26, 2018 @ 03:38:50
Author: felixonmars
Revision: 329619
upgpkg: python-pyjwt 1.6.4-1
Modified:
python-pyjwt/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-26 03:38:26 UTC (rev 329618)
+++ PKGBUILD 2018-05-26 03:38:50 UTC (rev 329619)
@@ -3,7 +3,7 @@
pkgbase=python-pyjwt
pkgname=('python-pyjwt' 'python2-pyjwt')
-pkgver=1.6.3
+pkgver=1.6.4
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=('17b2ac33fd24ab72bb030686fa490a9d0b546ad7a1002a7e977fe907dca72a6eb4b3bb43bbed733238b82d2ce2adff1ba68af1577621f8240de1473bef004248')
+sha512sums=('d6c9ff1c281b00e2a2baf0c916d721ecc0c1bdc51fab73a6be91ac8d603bd448cdb3eebe189201039a3cb8504f3dcee9da73c71bc930c37ce29d99d92287ccb7')
prepare() {
sed -i 's/pytest==2.7.3/pytest/' pyjwt-$pkgver/setup.py
More information about the arch-commits
mailing list