python3-psycopg: update to 3.1.4.

This commit is contained in:
Joel Beckmeyer 2022-11-02 09:23:52 -04:00 committed by Michal Vasilek
parent 14504185f4
commit 3b79d4ad01
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-psycopg'
pkgname=python3-psycopg
version=3.1.3
revision=2
version=3.1.4
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
@ -11,5 +11,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=d2c7c012e62083f800f9eb5eef849d5ed89940c3b31081d420279598f34c647e
checksum=6874dbaba583cc6663437604bf45f7c244b5fd702f88af6211cd5a74e8ee3a8a
make_check=no # requires running postgres server on system