python-psycopg2: rebuild for Python 3.6

This commit is contained in:
Alessio Sergi 2017-08-28 05:02:31 +02:00
parent 80ffa63f26
commit e611939429
1 changed files with 1 additions and 1 deletions

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.3 version=2.7.3
revision=1 revision=2
wrksrc="psycopg2-${version}" wrksrc="psycopg2-${version}"
build_style=python-module build_style=python-module
pycompile_module="psycopg2" pycompile_module="psycopg2"