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

Felix Yan felixonmars at archlinux.org
Thu Nov 26 17:34:21 UTC 2020


    Date: Thursday, November 26, 2020 @ 17:34:21
  Author: felixonmars
Revision: 763686

upgpkg: python-hyperframe 6.0.0-1

Modified:
  python-hyperframe/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-26 17:32:55 UTC (rev 763685)
+++ PKGBUILD	2020-11-26 17:34:21 UTC (rev 763686)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-hyperframe
-pkgver=5.2.0
-pkgrel=6
+pkgver=6.0.0
+pkgrel=1
 pkgdesc="HTTP/2 framing layer for Python"
 arch=('any')
 license=('MIT')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/python-hyper/hyperframe/archive/v$pkgver.tar.gz")
-sha512sums=('e85dc5d3354f19edde87e826d6b95530817a2e5a080e00d44314856c053f877c4d0741363d014e8e85d7451af32e4c5698ef409d21ff631a510f1c9f468d0c4b')
+sha512sums=('32c70e4728e084a90ae3b1793ed9531dc3c647ea66bcbfe22de1a335c324fef58fbf8004a1703da4925e8752942ee491512a79c5a4db8e3f42aac1de431c6c9f')
 
 build() {
   cd "$srcdir"/hyperframe-$pkgver



More information about the arch-commits mailing list