[arch-commits] Commit in python-httpretty/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Feb 22 04:58:40 UTC 2015
Date: Sunday, February 22, 2015 @ 05:58:40
Author: fyan
Revision: 128094
upgpkg: python-httpretty 0.8.7-1
Modified:
python-httpretty/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-22 04:54:39 UTC (rev 128093)
+++ PKGBUILD 2015-02-22 04:58:40 UTC (rev 128094)
@@ -3,7 +3,7 @@
pkgbase=python-httpretty
pkgname=("python-httpretty" "python2-httpretty")
-pkgver=0.8.6
+pkgver=0.8.7
pkgrel=1
pkgdesc="HTTP client mock for Python"
arch=('any')
@@ -14,7 +14,7 @@
'python-sure' 'python2-sure' 'python-tornado' 'python2-tornado' 'python-requests' 'python2-requests'
'python-httplib2' 'python2-httplib2')
source=("https://pypi.python.org/packages/source/h/httpretty/httpretty-$pkgver.tar.gz")
-md5sums=('d45e7e831b6e66974ba231453a715f39')
+md5sums=('753b82f3bf632fbfc595816a0f6691f0')
prepare() {
cp -r "httpretty-$pkgver"{,-py2}
More information about the arch-commits
mailing list