Date: Thursday, November 26, 2020 @ 17:00:37
  Author: ffy00
Revision: 763641

Python 3.9 rebuild (0.0.21-2)

Modified:
  python-aiomysql/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-11-26 16:56:50 UTC (rev 763640)
+++ PKGBUILD    2020-11-26 17:00:37 UTC (rev 763641)
@@ -3,7 +3,7 @@
 _pkgname=aiomysql
 pkgname=python-$_pkgname
 pkgver=0.0.21
-pkgrel=1
+pkgrel=2
 pkgdesc='library for accessing a MySQL database from the asyncio'
 arch=('any')
 url='https://github.com/aio-libs/aiomysql'

Reply via email to