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

Felix Yan felixonmars at archlinux.org
Sun Apr 19 20:22:35 UTC 2020


    Date: Sunday, April 19, 2020 @ 20:22:34
  Author: felixonmars
Revision: 616537

upgpkg: python-treq 20.4.0-1

Modified:
  python-treq/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-19 18:15:18 UTC (rev 616536)
+++ PKGBUILD	2020-04-19 20:22:34 UTC (rev 616537)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-treq
-pkgver=20.3.0
+pkgver=20.4.0
 pkgrel=1
 pkgdesc="A requests-like API built on top of twisted.web's Agent"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'httpbin')
 checkdepends=('python-mock')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/twisted/treq/archive/release-$pkgver.tar.gz")
-sha512sums=('8daacffd94f0547c9b11e49cea9fe6f11f27493b9434333679aad0db4f7cb869890fdacc6aefad9c4590e38f522b31a45039dc37a784dd755e5cce807583d9e8')
+sha512sums=('0d15ce79c1b53b6801e445993c4ea3a837998853642b9c829cc200b2223d35983629e666302556dd796e3032161f2d73a1d38408a5e22c7dd6a5f7e9e4b12cbb')
 
 build() {
   cd treq-release-$pkgver



More information about the arch-commits mailing list