[arch-commits] Commit in python-h2/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Feb 18 18:40:31 UTC 2020
Date: Tuesday, February 18, 2020 @ 18:40:30
Author: felixonmars
Revision: 576091
upgpkg: python-h2 3.2.0-1
Modified:
python-h2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-18 18:39:19 UTC (rev 576090)
+++ PKGBUILD 2020-02-18 18:40:30 UTC (rev 576091)
@@ -2,8 +2,8 @@
pkgbase=python-h2
pkgname=('python-h2' 'python2-h2')
-pkgver=3.1.1
-pkgrel=3
+pkgver=3.2.0
+pkgrel=1
pkgdesc="HTTP/2 State-Machine based protocol implementation"
arch=('any')
license=('MIT')
@@ -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=('153c450ef918cc7cdb5d8efe61692a646925e76e6255ef46f679091590681be7d1f9319b37f6521c56207cf35e7d9e56951e4e3b55a24fe89d9e6aa28591957b')
+sha512sums=('103a4ea2cd29037ce03ae676864125b4111c7d31a82bbbe7028557da886d88fb5363d885f08d5d3f68dfa29013b7b03350cc0cb4d9dddf32735e98dae5d7fc7c')
prepare() {
cp -a hyper-h2-$pkgver{,-py2}
More information about the arch-commits
mailing list