python3-psycopg2: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:52 -04:00
parent 9227115831
commit c9c0a7750c

View file

@ -1,7 +1,7 @@
# Template file for 'python3-psycopg2'
pkgname=python3-psycopg2
version=2.9.3
revision=2
revision=3
build_style=python3-module
# Require postgresql-libs-devel to find executable: pg_config
hostmakedepends="postgresql-libs-devel python3-setuptools"