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

Felix Yan felixonmars at archlinux.org
Wed Jan 6 15:19:17 UTC 2021


    Date: Wednesday, January 6, 2021 @ 15:19:17
  Author: felixonmars
Revision: 810909

upgpkg: python-httpretty 1.0.4-1

Modified:
  python-httpretty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-06 15:18:25 UTC (rev 810908)
+++ PKGBUILD	2021-01-06 15:19:17 UTC (rev 810909)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-httpretty
-pkgver=1.0.3
+pkgver=1.0.4
 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=('2bec402b83fae9d00ec21d36e72b42b5e8c41c5377fe16b5bd77b1aa94e1096529e7c6b6ca2ce71fe80b66a60c3689c017fea1ebf031e7b9be512a833fbaca90')
+sha512sums=('5be5e1d7842f1d721d292f27ba6f68395493f5d4c3f52bd20a08fe5aa9b6600d0093e9bfb7a002bd54c4925cca3b8f23011335e54f8c2030f10de3aba0c66f10')
 
 check() {
   cd HTTPretty-$pkgver



More information about the arch-commits mailing list