[arch-commits] Commit in python-treq/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Sep 28 10:23:52 UTC 2020
Date: Monday, September 28, 2020 @ 10:23:51
Author: felixonmars
Revision: 712809
upgpkg: python-treq 20.9.0-1
Modified:
python-treq/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-28 10:23:39 UTC (rev 712808)
+++ PKGBUILD 2020-09-28 10:23:51 UTC (rev 712809)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-treq
-pkgver=20.4.1
+pkgver=20.9.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=('d08b95834ca02bb2c0f5b7c2306d8c4b4309939894c4f4eb61ed28c32258a5baa13ab7f1cf414b2c211fbb7a2964e033e45cbe3d9eb0020fd4bd80bb5845cbe5')
+sha512sums=('65eb8d353d835d85cfeb0edadf6a91c9f215a70acf044d9e4a18a4a796a483543197f6b0ebaa89d33516305b2ea9d00bb0a3448db765135207f7a619cb4bd08a')
build() {
cd treq-release-$pkgver
More information about the arch-commits
mailing list