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

Felix Yan felixonmars at archlinux.org
Thu May 7 13:33:10 UTC 2020


    Date: Thursday, May 7, 2020 @ 13:33:10
  Author: felixonmars
Revision: 625350

upgpkg: python-httpretty 1.0.2-1

Modified:
  python-httpretty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-07 13:26:56 UTC (rev 625349)
+++ PKGBUILD	2020-05-07 13:33:10 UTC (rev 625350)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-httpretty
-pkgver=1.0.1
+pkgver=1.0.2
 pkgrel=1
 pkgdesc="HTTP client mock for Python"
 arch=('any')
@@ -12,7 +12,7 @@
 checkdepends=('python-nose' 'python-coverage' 'python-eventlet' 'python-freezegun' 'python-httplib2'
               'python-redis' 'python-rednose' 'python-requests' 'python-sure' 'python-tornado')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/gabrielfalcao/HTTPretty/archive/$pkgver.tar.gz")
-sha512sums=('c66cbfdd6a80a9fed9cd39b92ce3cc51b671b413035c947aecf28be701541b4159f303d268d338c055e1b55904b381be7388ba804a8b76aa93e6381710aaeffe')
+sha512sums=('f9f7001e9d65e0f0613e5e59c61f8330e445887b9552afbcfe8f5367a536dbabefb8a080330e06552313c3758becb39cf59d1ef7e835a3198adc9dfeff0074bd')
 
 check() {
   cd HTTPretty-$pkgver



More information about the arch-commits mailing list