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

Felix Yan felixonmars at archlinux.org
Fri Jan 8 23:59:38 UTC 2021


    Date: Friday, January 8, 2021 @ 23:59:37
  Author: felixonmars
Revision: 814221

upgpkg: python-httpretty 1.0.5-1

Modified:
  python-httpretty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-08 23:59:24 UTC (rev 814220)
+++ PKGBUILD	2021-01-08 23:59:37 UTC (rev 814221)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-httpretty
-pkgver=1.0.4
+pkgver=1.0.5
 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=('5be5e1d7842f1d721d292f27ba6f68395493f5d4c3f52bd20a08fe5aa9b6600d0093e9bfb7a002bd54c4925cca3b8f23011335e54f8c2030f10de3aba0c66f10')
+sha512sums=('795be5260ffbe91323e3116624e5e58216ce1183137e3c947eecd8ab18133bbaa5ccad0c7c38e388d6e08c92c8fbe686e4e96509f6f58c5d3ffc88a53e30393d')
 
 check() {
   cd HTTPretty-$pkgver



More information about the arch-commits mailing list