python-psycopg2: update to 2.7.3.2
This commit is contained in:
parent
f0c43b1aa6
commit
e228db801b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-psycopg2'
|
||||
pkgname=python-psycopg2
|
||||
version=2.7.3.1
|
||||
version=2.7.3.2
|
||||
revision=1
|
||||
wrksrc="psycopg2-${version}"
|
||||
build_style=python-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
|||
license="LGPL-3"
|
||||
homepage="http://initd.org/psycopg"
|
||||
distfiles="${PYPI_SITE}/p/psycopg2/psycopg2-${version}.tar.gz"
|
||||
checksum=9b7b16e26448b43cf167f785d8b5345007731ebf153a510e12dae826800caa65
|
||||
checksum=5c3213be557d0468f9df8fe2487eaf2990d9799202c5ff5cb8d394d09fad9b2a
|
||||
|
||||
python3-psycopg2_package() {
|
||||
pycompile_module="psycopg2"
|
||||
|
|
Loading…
Reference in a new issue