[arch-commits] Commit in python-httpretty/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Feb 20 05:12:15 UTC 2015
Date: Friday, February 20, 2015 @ 06:12:15
Author: fyan
Revision: 128008
upgpkg: python-httpretty 0.8.5-1
Modified:
python-httpretty/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-20 05:04:25 UTC (rev 128007)
+++ PKGBUILD 2015-02-20 05:12:15 UTC (rev 128008)
@@ -3,7 +3,7 @@
pkgbase=python-httpretty
pkgname=("python-httpretty" "python2-httpretty")
-pkgver=0.8.4
+pkgver=0.8.5
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=('8bd2bfce2ff4c464ef25951e1b500469')
+md5sums=('561e870731c387c2856195bf844eafb2')
prepare() {
cp -r "httpretty-$pkgver"{,-py2}
More information about the arch-commits
mailing list