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

Felix Yan felixonmars at archlinux.org
Tue Mar 9 13:19:18 UTC 2021


    Date: Tuesday, March 9, 2021 @ 13:19:18
  Author: felixonmars
Revision: 887029

upgpkg: python-aioresponses 0.7.2-1

Modified:
  python-aioresponses/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-09 13:19:12 UTC (rev 887028)
+++ PKGBUILD	2021-03-09 13:19:18 UTC (rev 887029)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-aioresponses
-pkgver=0.7.1
-pkgrel=3
+pkgver=0.7.2
+pkgrel=1
 pkgdesc="A helper to mock/fake web requests in python aiohttp package."
 url="https://github.com/pnuckowski/aioresponses"
 license=('MIT')
@@ -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=('2b43bc5e1cd17c9fded87049b8bbb756218d2ebd8d5eaaaa4772166c3f2e791a4a80b5bcfb9ef1b186a70680f771e552c1a85b7a5ad77d79e60338c7c91ca3bf')
+sha512sums=('accd34f4781fd94080f2326053c1c3af0ca199007c7cffc2439ea1886df0750dc6216aa9d8f3d46cef46f8d7f4a7b0cdb51b20b1a85aa03b1e3d50f0510600a7')
 
 prepare() {
   export PBR_VERSION=$pkgver



More information about the arch-commits mailing list