[arch-commits] Commit in python-httpretty/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Tue Aug 17 08:23:17 UTC 2021
Date: Tuesday, August 17, 2021 @ 08:23:16
Author: felixonmars
Revision: 1001132
upgpkg: python-httpretty 1.1.4-1
Modified:
python-httpretty/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-17 07:24:39 UTC (rev 1001131)
+++ PKGBUILD 2021-08-17 08:23:16 UTC (rev 1001132)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-httpretty
-pkgver=1.1.3
+pkgver=1.1.4
pkgrel=1
pkgdesc="HTTP client mock for Python"
arch=('any')
@@ -13,7 +13,7 @@
'python-redis' 'python-rednose' 'python-requests' 'python-sure' 'python-tornado'
'python-httpx' 'python-boto3')
source=("https://github.com/gabrielfalcao/HTTPretty/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('cba490fa065409584f9a92977b1a8e3d96c6d9956390baa320cf3e4978ae7d64a54b726df093ca7a2f4f1841488e1cf245ed909068331e575ae6b217aa016c45')
+sha512sums=('58c733ba4719f97e06e2313bb6b94f1c6609d3facb2e0262ac37be97f1c3430eac661611ba9b3712c9c1809846e177b61f3fc2945f3770d475f70b81bea2aced')
check() {
cd HTTPretty-$pkgver
More information about the arch-commits
mailing list