Date: Thursday, April 6, 2023 @ 12:08:25 Author: felixonmars Revision: 1438629
upgpkg: python-pg8000 1.29.4-2: rebuild with python 3.11 (rebuild pass 1, specified --nocheck) Modified: python-pg8000/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 12:08:06 UTC (rev 1438628) +++ PKGBUILD 2023-04-06 12:08:25 UTC (rev 1438629) @@ -4,7 +4,7 @@ pkgname=python-pg8000 # https://github.com/tlocke/pg8000#release-notes pkgver=1.29.4 -pkgrel=1 +pkgrel=2 pkgdesc="Pure-Python PostgreSQL database driver, DB-API compatible" arch=(any) url='https://github.com/tlocke/pg8000'
