Date: Friday, April 7, 2023 @ 04:30:16
Author: felixonmars
Revision: 1440515
upgpkg: python-psycopg-pool 3.1.6-2: rebuild with python 3.11
Modified:
python-psycopg-pool/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 04:30:15 UTC (rev 1440514)
+++ PKGBUILD 2023-04-07 04:30:16 UTC (rev 1440515)
@@ -5,7 +5,7 @@
# source is shared with python-psycopg package, hence the weird naming
_pkgname=python-psycopg
pkgver=3.1.6
-pkgrel=1
+pkgrel=2
pkgdesc='Connection pool for psycopg'
arch=('any')
url='https://www.psycopg.org/psycopg3/'