mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
python-psycopg2: update to 2.7.3
This commit is contained in:
parent
ef3a848f97
commit
afbff583f1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-psycopg2'
|
# Template file for 'python-psycopg2'
|
||||||
pkgname=python-psycopg2
|
pkgname=python-psycopg2
|
||||||
version=2.7.1
|
version=2.7.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="psycopg2-${version}"
|
wrksrc="psycopg2-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
homepage="http://initd.org/psycopg"
|
homepage="http://initd.org/psycopg"
|
||||||
distfiles="${PYPI_SITE}/p/psycopg2/psycopg2-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/psycopg2/psycopg2-${version}.tar.gz"
|
||||||
checksum=86c9355f5374b008c8479bc00023b295c07d508f7c3b91dbd2e74f8925b1d9c6
|
checksum=c9bd49848556d04093909faec017c3675efabf78c2b7f383bf7c43ba18324ac8
|
||||||
|
|
||||||
python3-psycopg2_package() {
|
python3-psycopg2_package() {
|
||||||
pycompile_module="psycopg2"
|
pycompile_module="psycopg2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue