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

Felix Yan felixonmars at archlinux.org
Tue Apr 21 00:58:44 UTC 2020


    Date: Tuesday, April 21, 2020 @ 00:58:43
  Author: felixonmars
Revision: 617174

upgpkg: python-treq 20.4.1-1

Modified:
  python-treq/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-21 00:58:33 UTC (rev 617173)
+++ PKGBUILD	2020-04-21 00:58:43 UTC (rev 617174)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-treq
-pkgver=20.4.0
+pkgver=20.4.1
 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=('0d15ce79c1b53b6801e445993c4ea3a837998853642b9c829cc200b2223d35983629e666302556dd796e3032161f2d73a1d38408a5e22c7dd6a5f7e9e4b12cbb')
+sha512sums=('d08b95834ca02bb2c0f5b7c2306d8c4b4309939894c4f4eb61ed28c32258a5baa13ab7f1cf414b2c211fbb7a2964e033e45cbe3d9eb0020fd4bd80bb5845cbe5')
 
 build() {
   cd treq-release-$pkgver



More information about the arch-commits mailing list