python3-psycopg: update to 3.1.3.

This commit is contained in:
Joel Beckmeyer 2022-10-05 08:22:13 -04:00 committed by classabbyamp
parent 15080233be
commit 2544a00ecc
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-psycopg'
pkgname=python3-psycopg
version=3.1.2
version=3.1.3
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=57b356b1dc86a45f0a6388ca6fde77360639eb24c9aae033ee8fbbed713dce79
checksum=d2c7c012e62083f800f9eb5eef849d5ed89940c3b31081d420279598f34c647e
make_check=no # requires running postgres server on system