python3-pgspecial: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:14 -04:00
parent 8cb60d356a
commit 8ff7aa1d5f

View File

@ -1,7 +1,7 @@
# Template file for 'python3-pgspecial' # Template file for 'python3-pgspecial'
pkgname=python3-pgspecial pkgname=python3-pgspecial
version=2.0.1 version=2.0.1
revision=2 revision=3
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-click python3-sqlparse python3-psycopg" depends="python3-click python3-sqlparse python3-psycopg"