python3-psycopg2: rebuild for Python 3.11
This commit is contained in:
parent
240d10aa4b
commit
f7f597583a
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-psycopg2'
|
# Template file for 'python3-psycopg2'
|
||||||
pkgname=python3-psycopg2
|
pkgname=python3-psycopg2
|
||||||
version=2.9.3
|
version=2.9.3
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="psycopg2-${version}"
|
wrksrc="psycopg2-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
# Require postgresql-libs-devel to find executable: pg_config
|
# Require postgresql-libs-devel to find executable: pg_config
|
||||||
|
|
Loading…
Reference in New Issue