[arch-commits] Commit in python-httpretty/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Nov 26 17:43:28 UTC 2020
Date: Thursday, November 26, 2020 @ 17:43:28
Author: felixonmars
Revision: 763692
upgpkg: python-httpretty 1.0.3-1
Modified:
python-httpretty/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-26 17:38:37 UTC (rev 763691)
+++ PKGBUILD 2020-11-26 17:43:28 UTC (rev 763692)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-httpretty
-pkgver=1.0.2
-pkgrel=3
+pkgver=1.0.3
+pkgrel=1
pkgdesc="HTTP client mock for Python"
arch=('any')
url="https://github.com/gabrielfalcao/httpretty"
@@ -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=('f9f7001e9d65e0f0613e5e59c61f8330e445887b9552afbcfe8f5367a536dbabefb8a080330e06552313c3758becb39cf59d1ef7e835a3198adc9dfeff0074bd')
+sha512sums=('2bec402b83fae9d00ec21d36e72b42b5e8c41c5377fe16b5bd77b1aa94e1096529e7c6b6ca2ce71fe80b66a60c3689c017fea1ebf031e7b9be512a833fbaca90')
check() {
cd HTTPretty-$pkgver
More information about the arch-commits
mailing list