python-psycopg2: update to 2.7.7.

This commit is contained in:
maxice8 2019-02-14 08:11:29 -02:00 committed by maxice8
parent 30f609b124
commit 73795c0c02

View file

@ -1,7 +1,7 @@
# Template file for 'python-psycopg2'
pkgname=python-psycopg2
version=2.7.6.1
revision=2
version=2.7.7
revision=1
wrksrc="psycopg2-${version}"
build_style=python-module
pycompile_module="psycopg2"
@ -14,7 +14,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
license="LGPL-3.0-or-later"
homepage="http://initd.org/psycopg"
distfiles="${PYPI_SITE}/p/psycopg2/psycopg2-${version}.tar.gz"
checksum=27959abe64ca1fc6d8cd11a71a1f421d8287831a3262bd4cacd43bbf43cc3c82
checksum=f4526d078aedd5187d0508aa5f9a01eae6a48a470ed678406da94b4cd6524b7e
python3-psycopg2_package() {
pycompile_module="psycopg2"