[arch-commits] Commit in python-h2/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Aug 3 14:17:06 UTC 2019
Date: Saturday, August 3, 2019 @ 14:17:06
Author: felixonmars
Revision: 497128
upgpkg: python-h2 3.1.1-1
Modified:
python-h2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-03 12:55:41 UTC (rev 497127)
+++ PKGBUILD 2019-08-03 14:17:06 UTC (rev 497128)
@@ -2,7 +2,7 @@
pkgbase=python-h2
pkgname=('python-h2' 'python2-h2')
-pkgver=3.1.0
+pkgver=3.1.1
pkgrel=1
pkgdesc="HTTP/2 State-Machine based protocol implementation"
arch=('any')
@@ -13,7 +13,7 @@
checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-hypothesis'
'python2-hypothesis')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/python-hyper/hyper-h2/archive/v$pkgver.tar.gz")
-sha512sums=('b24357e22cec849c4050c77488cf9fd6f50fe5091553c3efc5e6d5c719bc15fd1d89bb9fddee06e1b9815c37100d9f5da798921f10887a9f03ec1b9da736ef8d')
+sha512sums=('153c450ef918cc7cdb5d8efe61692a646925e76e6255ef46f679091590681be7d1f9319b37f6521c56207cf35e7d9e56951e4e3b55a24fe89d9e6aa28591957b')
prepare() {
cp -a hyper-h2-$pkgver{,-py2}
More information about the arch-commits
mailing list