Date: Friday, April 7, 2023 @ 07:28:49
Author: felixonmars
Revision: 1440831
upgpkg: python-aiomysql 0.1.1-3: rebuild with python 3.11
Modified:
python-aiomysql/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 07:28:46 UTC (rev 1440830)
+++ PKGBUILD 2023-04-07 07:28:49 UTC (rev 1440831)
@@ -3,7 +3,7 @@
_pkgname=aiomysql
pkgname=python-$_pkgname
pkgver=0.1.1
-pkgrel=2
+pkgrel=3
pkgdesc='library for accessing a MySQL database from the asyncio'
arch=('any')
url='https://github.com/aio-libs/aiomysql'