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

Felix Yan felixonmars at archlinux.org
Thu Aug 13 13:58:52 UTC 2020


    Date: Thursday, August 13, 2020 @ 13:58:52
  Author: felixonmars
Revision: 677313

upgpkg: python-h11 0.10.0-1

Modified:
  python-h11/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-13 13:58:44 UTC (rev 677312)
+++ PKGBUILD	2020-08-13 13:58:52 UTC (rev 677313)
@@ -3,7 +3,7 @@
 # Contributor: Kyle Keen <keenerd at gmail.com>
 
 pkgname=python-h11
-pkgver=0.9.0
+pkgver=0.10.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=('fb323ebf0cc95d89bb7e73cf1f393d2588961ed6dd95630ad692e36f15141ae1de7a0bfe3ef2855f0e9b7c8cf2abba5cf808547bb4bb4d10ebb525122ac63d4a')
+sha512sums=('c5f6271002d3c9423d6587a1050279d4cb25c6f1a0fee87f8f01c5dbd02b4c4817f1a6b7ea0b92c49a45a1f05a7073c6f4953c9d61d29e341fdd8b0a5f40a0b4')
 
 build() {
   cd "$srcdir"/h11-$pkgver



More information about the arch-commits mailing list