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

Felix Yan felixonmars at archlinux.org
Sun Jan 10 04:29:36 UTC 2021


    Date: Sunday, January 10, 2021 @ 04:29:36
  Author: felixonmars
Revision: 816928

upgpkg: python-h11 0.12.0-1

Modified:
  python-h11/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-10 04:28:55 UTC (rev 816927)
+++ PKGBUILD	2021-01-10 04:29:36 UTC (rev 816928)
@@ -3,7 +3,7 @@
 # Contributor: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-h11
-pkgver=0.11.0
+pkgver=0.12.0
 pkgrel=1
 pkgdesc="A pure-Python, bring-your-own-I/O implementation of HTTP/1.1"
 url="https://github.com/njsmith/h11"
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("https://pypi.io/packages/source/h/h11/h11-$pkgver.tar.gz")
-sha512sums=('13dba59afd949d715fd693e5224e57dea5c923eb91b0981a5b5987bbe6e6e00e32552e1602353a48458615a8dd21f2a561961747ae15291eb3462fe42cef3f82')
+sha512sums=('ba2a2c185af270185ba5e1fd80ec9308e35afcd60a125a77cbeae2669f462983d063339371312f154a7c80c154ac97796ab36782b36549235435dcfd81b93421')
 
 build() {
   cd "$srcdir"/h11-$pkgver



More information about the arch-commits mailing list