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

Felix Yan fyan at archlinux.org
Tue Jan 19 01:56:02 UTC 2016


    Date: Tuesday, January 19, 2016 @ 02:56:02
  Author: fyan
Revision: 157549

upgpkg: python-httpretty 0.8.14-1

Modified:
  python-httpretty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-19 00:17:44 UTC (rev 157548)
+++ PKGBUILD	2016-01-19 01:56:02 UTC (rev 157549)
@@ -3,8 +3,7 @@
 
 pkgbase=python-httpretty
 pkgname=("python-httpretty" "python2-httpretty")
-pkgver=0.8.12
-_commit=f8e89e8ac5d7cd187b4ae65776c5069aafe35933
+pkgver=0.8.14
 pkgrel=1
 pkgdesc="HTTP client mock for Python"
 arch=('any')
@@ -14,7 +13,7 @@
 checkdepends=('python-nose' 'python2-nose' 'python-coverage' 'python2-coverage' 'python-mock' 'python2-mock'
               'python-sure' 'python2-sure' 'python-tornado' 'python2-tornado' 'python-requests' 'python2-requests'
               'python-httplib2' 'python2-httplib2')
-source=("git+https://github.com/gabrielfalcao/HTTPretty.git#commit=$_commit")
+source=("git+https://github.com/gabrielfalcao/HTTPretty.git#tag=$pkgver")
 md5sums=('SKIP')
 
 prepare() {



More information about the arch-commits mailing list