Date: Thursday, September 22, 2022 @ 19:48:03
  Author: felixonmars
Revision: 1309081

upgpkg: python-aioresponses 0.7.3-2: fix invalid buildtoolver in .BUILDINFO

Modified:
  python-aioresponses/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-22 19:48:02 UTC (rev 1309080)
+++ PKGBUILD    2022-09-22 19:48:03 UTC (rev 1309081)
@@ -2,7 +2,7 @@
 
 pkgname=python-aioresponses
 pkgver=0.7.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A helper to mock/fake web requests in python aiohttp package."
 url="https://github.com/pnuckowski/aioresponses";
 license=('MIT')

Reply via email to