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

Felix Yan felixonmars at archlinux.org
Thu Oct 29 20:31:52 UTC 2020


    Date: Thursday, October 29, 2020 @ 20:31:51
  Author: felixonmars
Revision: 736582

upgpkg: python-aioresponses 0.7.1-1

Modified:
  python-aioresponses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-29 20:31:41 UTC (rev 736581)
+++ PKGBUILD	2020-10-29 20:31:51 UTC (rev 736582)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-aioresponses
-pkgver=0.7.0
+pkgver=0.7.1
 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=('a32264acb424ddb113f03afb4ec9611bd5592f0c0bde24509439feae6812eff88b38734efc66cc601ef28111149c55ec9ace7fe8d8dd9e5a622b3940f3b64405')
+sha512sums=('2b43bc5e1cd17c9fded87049b8bbb756218d2ebd8d5eaaaa4772166c3f2e791a4a80b5bcfb9ef1b186a70680f771e552c1a85b7a5ad77d79e60338c7c91ca3bf')
 
 prepare() {
   export PBR_VERSION=$pkgver



More information about the arch-commits mailing list