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

Felix Yan fyan at archlinux.org
Mon Aug 3 03:58:04 UTC 2015


    Date: Monday, August 3, 2015 @ 05:58:04
  Author: fyan
Revision: 137761

upgpkg: python-httpretty 0.8.9-1

Modified:
  python-httpretty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-03 03:53:45 UTC (rev 137760)
+++ PKGBUILD	2015-08-03 03:58:04 UTC (rev 137761)
@@ -3,7 +3,7 @@
 
 pkgbase=python-httpretty
 pkgname=("python-httpretty" "python2-httpretty")
-pkgver=0.8.8
+pkgver=0.8.9
 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=('0b95e48c8466ed9dc157070229651a6b')
+md5sums=('9c182d372a6be0e338aef2133791d377')
 
 prepare() {
   cp -r "httpretty-$pkgver"{,-py2}



More information about the arch-commits mailing list