python-psycopg2: update to 2.7.4.
This commit is contained in:
parent
2679a73821
commit
94bf5f08a4
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.2
|
||||
version=2.7.4
|
||||
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=5c3213be557d0468f9df8fe2487eaf2990d9799202c5ff5cb8d394d09fad9b2a
|
||||
checksum=8bf51191d60f6987482ef0cfe8511bbf4877a5aa7f313d7b488b53189cf26209
|
||||
|
||||
python3-psycopg2_package() {
|
||||
pycompile_module="psycopg2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue