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

Felix Yan felixonmars at archlinux.org
Thu Mar 22 18:08:11 UTC 2018


    Date: Thursday, March 22, 2018 @ 18:08:10
  Author: felixonmars
Revision: 310697

upgpkg: python-h11 0.8.0-1

Modified:
  python-h11/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-22 18:05:17 UTC (rev 310696)
+++ PKGBUILD	2018-03-22 18:08:10 UTC (rev 310697)
@@ -5,7 +5,7 @@
 
 pkgbase=python-h11
 pkgname=(python-h11 python2-h11)
-pkgver=0.7.0
+pkgver=0.8.0
 pkgrel=1
 pkgdesc="A pure-Python, bring-your-own-I/O implementation of HTTP/1.1"
 url="https://github.com/njsmith/h11"
@@ -13,8 +13,8 @@
 arch=('any')
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest-runner' 'python2-pytest-runner')
-source=("https://pypi.io/packages/source/h/h11/h11-$pkgver.zip")
-sha512sums=('abf9b8f7f12870804539049c3bfebbbe476e394636aed9967aa725d501fff983f28c7f14b4b882c17914d00fe3e74417ff8922128d0e4e07bf042a7db6d0b100')
+source=("https://pypi.io/packages/source/h/h11/h11-$pkgver.tar.gz")
+sha512sums=('edd440dd74c03ce4fb7fd9e6b88e7c9550eb7c50b70676b506a8dafaf1469d9830de01300536128f0e7c61ae09d5256d15875dd5e6a9b99b89470bf70ee343b8')
 
 prepare() {
   cp -a h11-$pkgver{,-py2}



More information about the arch-commits mailing list