python3-psycopg2: update to 2.9.10.
This commit is contained in:
parent
cd3f05c815
commit
74e59ab172
@ -1,7 +1,7 @@
|
||||
# Template file for 'python3-psycopg2'
|
||||
pkgname=python3-psycopg2
|
||||
version=2.9.3
|
||||
revision=4
|
||||
version=2.9.10
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
# Require postgresql-libs-devel to find executable: pg_config
|
||||
hostmakedepends="postgresql-libs-devel python3-setuptools"
|
||||
@ -14,5 +14,5 @@ license="LGPL-3.0-or-later"
|
||||
homepage="https://www.psycopg.org"
|
||||
changelog="https://raw.githubusercontent.com/psycopg/psycopg2/master/NEWS"
|
||||
distfiles="${PYPI_SITE}/p/psycopg2/psycopg2-${version}.tar.gz"
|
||||
checksum=8e841d1bf3434da985cc5ef13e6f75c8981ced601fd70cc6bf33351b91562981
|
||||
checksum=12ec0b40b0273f95296233e8750441339298e6a572f7039da5b260e3c8b60e11
|
||||
make_check=no # requires running postgres server on system
|
||||
|
Loading…
x
Reference in New Issue
Block a user