[arch-commits] Commit in python-httpretty/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 13 08:10:17 UTC 2021
Date: Thursday, May 13, 2021 @ 08:10:16
Author: felixonmars
Revision: 932929
upgpkg: python-httpretty 1.1.0-1
Modified:
python-httpretty/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-13 08:08:42 UTC (rev 932928)
+++ PKGBUILD 2021-05-13 08:10:16 UTC (rev 932929)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-httpretty
-pkgver=1.0.5
+pkgver=1.1.0
pkgrel=1
pkgdesc="HTTP client mock for Python"
arch=('any')
@@ -12,7 +12,7 @@
checkdepends=('python-nose' 'python-coverage' 'python-eventlet' 'python-freezegun' 'python-httplib2'
'python-redis' 'python-rednose' 'python-requests' 'python-sure' 'python-tornado')
source=("$pkgname-$pkgver.tar.gz::https://github.com/gabrielfalcao/HTTPretty/archive/$pkgver.tar.gz")
-sha512sums=('795be5260ffbe91323e3116624e5e58216ce1183137e3c947eecd8ab18133bbaa5ccad0c7c38e388d6e08c92c8fbe686e4e96509f6f58c5d3ffc88a53e30393d')
+sha512sums=('055528188d43b4463f758d1d94f10125f62150cf327b086d28eb81abcc850a356fa5eaed03e6a4e0a98af96fc4aaf5df86f362b78e17769b094fe72eb537af2e')
check() {
cd HTTPretty-$pkgver
More information about the arch-commits
mailing list