python-psycopg2: rebuild to fix cpython modules

This commit is contained in:
maxice8 2019-01-31 15:15:10 -02:00
parent f27be88ab2
commit 82211e006e
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,7 +1,7 @@
# Template file for 'python-psycopg2' # Template file for 'python-psycopg2'
pkgname=python-psycopg2 pkgname=python-psycopg2
version=2.7.6.1 version=2.7.6.1
revision=1 revision=2
wrksrc="psycopg2-${version}" wrksrc="psycopg2-${version}"
build_style=python-module build_style=python-module
pycompile_module="psycopg2" pycompile_module="psycopg2"