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

Felix Yan felixonmars at gemini.archlinux.org
Fri Jan 21 15:23:11 UTC 2022


    Date: Friday, January 21, 2022 @ 15:23:11
  Author: felixonmars
Revision: 1112195

upgpkg: python-aioresponses 0.7.3-1

Modified:
  python-aioresponses/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-21 15:13:40 UTC (rev 1112194)
+++ PKGBUILD	2022-01-21 15:23:11 UTC (rev 1112195)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-aioresponses
-pkgver=0.7.2
-pkgrel=3
+pkgver=0.7.3
+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=('accd34f4781fd94080f2326053c1c3af0ca199007c7cffc2439ea1886df0750dc6216aa9d8f3d46cef46f8d7f4a7b0cdb51b20b1a85aa03b1e3d50f0510600a7')
+sha512sums=('3b85e2e54364267e5e93e80d519bdc6b9d80d3612f88d6a6d31d03ee654e433d95644df763611c0d09dfb17ea339bef0651c5d607b27ff0709f7f49cbf99e135')
 
 prepare() {
   export PBR_VERSION=$pkgver



More information about the arch-commits mailing list