Date: Thursday, April 6, 2023 @ 02:09:08 Author: felixonmars Revision: 1438049
upgpkg: python-testing.postgresql 1.3.0-8: rebuild with python 3.11 (rebuild pass 1, specified --nocheck) Modified: python-testing.postgresql/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 02:08:47 UTC (rev 1438048) +++ PKGBUILD 2023-04-06 02:09:08 UTC (rev 1438049) @@ -2,7 +2,7 @@ pkgname=python-testing.postgresql pkgver=1.3.0 -pkgrel=7 +pkgrel=8 pkgdesc='Helpers for using temporary PostgreSQL databases in tests' arch=(any) url='https://github.com/tk0miya/testing.postgresql'
