[arch-commits] Commit in python-httpretty/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Thu Mar 12 03:59:45 UTC 2015


    Date: Thursday, March 12, 2015 @ 04:59:44
  Author: fyan
Revision: 129089

upgpkg: python-httpretty 0.8.8-1

Modified:
  python-httpretty/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-12 03:25:07 UTC (rev 129088)
+++ PKGBUILD	2015-03-12 03:59:44 UTC (rev 129089)
@@ -3,7 +3,7 @@
 
 pkgbase=python-httpretty
 pkgname=("python-httpretty" "python2-httpretty")
-pkgver=0.8.7
+pkgver=0.8.8
 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=('753b82f3bf632fbfc595816a0f6691f0')
+md5sums=('0b95e48c8466ed9dc157070229651a6b')
 
 prepare() {
   cp -r "httpretty-$pkgver"{,-py2}



More information about the arch-commits mailing list