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

Felix Yan felixonmars at archlinux.org
Fri Jun 29 09:43:41 UTC 2018


    Date: Friday, June 29, 2018 @ 09:43:40
  Author: felixonmars
Revision: 347726

upgpkg: python-treq 18.6.0-1

Modified:
  python-treq/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-29 05:05:51 UTC (rev 347725)
+++ PKGBUILD	2018-06-29 09:43:40 UTC (rev 347726)
@@ -3,7 +3,7 @@
 
 pkgbase=python-treq
 pkgname=('python-treq' 'python2-treq')
-pkgver=17.8.0
+pkgver=18.6.0
 pkgrel=1
 pkgdesc="A requests-like API built on top of twisted.web's Agent"
 arch=('any')
@@ -16,7 +16,7 @@
              'python2-httpbin')
 checkdepends=('python-mock' 'python2-mock' 'python-pytest-runner' 'python2-pytest-runner')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/twisted/treq/archive/release-$pkgver.tar.gz")
-sha512sums=('10378398c2ef70c260bc741ded2c9af98305146c765e65d7b2d81d73913f5a82e820043483b4c51ea6ffb1cca3f7535d86de0bd63d7d6bdb5831c96f929c465c')
+sha512sums=('1d0d793725647c6b451853f166436040e49095fca43f6c74053f3ba18ec8f8ae0095ed78c7d141cc95dfba9674339ac44262943225bec7be0f0cb05253758688')
 
 prepare() {
   cp -a treq-release-$pkgver{,-py2}



More information about the arch-commits mailing list