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

Felix Yan felixonmars at archlinux.org
Mon Oct 19 16:59:42 UTC 2020


    Date: Monday, October 19, 2020 @ 16:59:41
  Author: felixonmars
Revision: 727194

upgpkg: python-aioresponses 0.7.0-1

Modified:
  python-aioresponses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-19 16:57:16 UTC (rev 727193)
+++ PKGBUILD	2020-10-19 16:59:41 UTC (rev 727194)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-aioresponses
-pkgver=0.6.4
+pkgver=0.7.0
 pkgrel=1
 pkgdesc="A helper to mock/fake web requests in python aiohttp package."
 url="https://github.com/pnuckowski/aioresponses"
@@ -11,7 +11,7 @@
 makedepends=('python-pbr')
 checkdepends=('python-pytest-runner' 'python-ddt' 'python-asynctest')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pnuckowski/aioresponses/archive/$pkgver.tar.gz")
-sha512sums=('a4245c6daffaa145baee35c5660fae042db8a6653859bb496ee28daf0b87377606ca7cd2d6a00c334f1c29eb9434807745d53b2d5ad0d621144cae9c162c7e8d')
+sha512sums=('a32264acb424ddb113f03afb4ec9611bd5592f0c0bde24509439feae6812eff88b38734efc66cc601ef28111149c55ec9ace7fe8d8dd9e5a622b3940f3b64405')
 
 prepare() {
   export PBR_VERSION=$pkgver



More information about the arch-commits mailing list