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

Felix Yan fyan at archlinux.org
Fri Aug 7 07:32:49 UTC 2015


    Date: Friday, August 7, 2015 @ 09:32:49
  Author: fyan
Revision: 138050

upgpkg: python-httpretty 0.8.10-1

Modified:
  python-httpretty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-07 07:13:31 UTC (rev 138049)
+++ PKGBUILD	2015-08-07 07:32:49 UTC (rev 138050)
@@ -3,7 +3,7 @@
 
 pkgbase=python-httpretty
 pkgname=("python-httpretty" "python2-httpretty")
-pkgver=0.8.9
+pkgver=0.8.10
 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=('9c182d372a6be0e338aef2133791d377')
+md5sums=('9c130b16726cbf85159574ae5761bce7')
 
 prepare() {
   cp -r "httpretty-$pkgver"{,-py2}



More information about the arch-commits mailing list