[arch-commits] Commit in python-httpretty/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Feb 21 14:29:08 UTC 2015
Date: Saturday, February 21, 2015 @ 15:29:07
Author: fyan
Revision: 128068
upgpkg: python-httpretty 0.8.6-1
Modified:
python-httpretty/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-21 10:32:03 UTC (rev 128067)
+++ PKGBUILD 2015-02-21 14:29:07 UTC (rev 128068)
@@ -3,7 +3,7 @@
pkgbase=python-httpretty
pkgname=("python-httpretty" "python2-httpretty")
-pkgver=0.8.5
+pkgver=0.8.6
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=('561e870731c387c2856195bf844eafb2')
+md5sums=('d45e7e831b6e66974ba231453a715f39')
prepare() {
cp -r "httpretty-$pkgver"{,-py2}
More information about the arch-commits
mailing list