Date: Friday, April 7, 2023 @ 04:45:17
Author: felixonmars
Revision: 1440549
upgpkg: python-aiopg 1.4.0-2: rebuild with python 3.11
Modified:
python-aiopg/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 04:45:05 UTC (rev 1440548)
+++ PKGBUILD 2023-04-07 04:45:17 UTC (rev 1440549)
@@ -3,7 +3,7 @@
_pkgname=aiopg
pkgname=python-$_pkgname
pkgver=1.4.0
-pkgrel=1
+pkgrel=2
pkgdesc='library for accessing a PostgreSQL database from the asyncio'
arch=('any')
url='https://github.com/aio-libs/aiopg'