Date: Monday, April 10, 2023 @ 12:03:35 Author: felixonmars Revision: 1444162
upgpkg: python-pg8000 1.29.4-3: rebuild with python 3.11 Modified: python-pg8000/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 12:03:33 UTC (rev 1444161) +++ PKGBUILD 2023-04-10 12:03:35 UTC (rev 1444162) @@ -4,7 +4,7 @@ pkgname=python-pg8000 # https://github.com/tlocke/pg8000#release-notes pkgver=1.29.4 -pkgrel=2 +pkgrel=3 pkgdesc="Pure-Python PostgreSQL database driver, DB-API compatible" arch=(any) url='https://github.com/tlocke/pg8000'
