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

Felix Yan felixonmars at archlinux.org
Mon Nov 26 19:07:40 UTC 2018


    Date: Monday, November 26, 2018 @ 19:07:39
  Author: felixonmars
Revision: 409805

upgpkg: python-httpretty 0.9.6-1

Modified:
  python-httpretty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-26 19:07:00 UTC (rev 409804)
+++ PKGBUILD	2018-11-26 19:07:39 UTC (rev 409805)
@@ -2,8 +2,8 @@
 
 pkgbase=python-httpretty
 pkgname=("python-httpretty" "python2-httpretty")
-pkgver=0.9.5
-pkgrel=2
+pkgver=0.9.6
+pkgrel=1
 pkgdesc="HTTP client mock for Python"
 arch=('any')
 url="https://github.com/gabrielfalcao/httpretty"
@@ -14,7 +14,7 @@
               'python-requests' 'python2-requests' 'python-httplib2' 'python2-httplib2'
               'python-nose-randomly' 'python2-nose-randomly' 'python-rednose' 'python2-rednose')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/gabrielfalcao/HTTPretty/archive/$pkgver.tar.gz")
-sha512sums=('6e830875cf51f4e9b2e248aa3395caf3950a05ce1df493d9e8b9f5cc9a2d1d1140e69d6e28f6c23acb388c91ef17d737d036736797e33186d20a25d21434184e')
+sha512sums=('6d4274961d4ff2475c4035e0174694a851640dcd383727de5508f342827f77143b09a7a2c644978d1ca5932945fec75a85187ca6979dbfd2e109e3540467abf0')
 
 prepare() {
   cp -a HTTPretty-$pkgver{,-py2}



More information about the arch-commits mailing list