python3-psycopg: update to 3.1.2.

This commit is contained in:
Joel Beckmeyer 2022-10-04 08:17:43 -04:00 committed by Andrew J. Hesford
parent 7d94fd0815
commit 12be99369e

View file

@ -1,6 +1,6 @@
# Template file for 'python3-psycopg'
pkgname=python3-psycopg
version=3.1.1
version=3.1.2
revision=1
wrksrc="psycopg-${version}"
build_style=python3-module
@ -12,5 +12,5 @@ license="LGPL-3.0-or-later"
homepage="https://www.psycopg.org"
changelog="https://raw.githubusercontent.com/psycopg/psycopg/master/docs/news.rst"
distfiles="${PYPI_SITE}/p/psycopg/psycopg-${version}.tar.gz"
checksum=3ee0af9cf944d9579441c15702835a949788b5a57894823f0a916c2598c96f40
checksum=57b356b1dc86a45f0a6388ca6fde77360639eb24c9aae033ee8fbbed713dce79
make_check=no # requires running postgres server on system