python-psycopg2: update to 2.8.3.
This commit is contained in:
committed by
Helmut Pozimski
parent
49c60d2429
commit
1692388763
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-psycopg2'
|
# Template file for 'python-psycopg2'
|
||||||
pkgname=python-psycopg2
|
pkgname=python-psycopg2
|
||||||
version=2.8.2
|
version=2.8.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@voidlinux.org>"
|
|||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
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=5cacf21b6f813c239f100ef78a4132056f93a5940219ec25d2ef833cbeb05588
|
checksum=897a6e838319b4bf648a574afb6cabcb17d0488f8c7195100d48d872419f4457
|
||||||
|
|
||||||
python3-psycopg2_package() {
|
python3-psycopg2_package() {
|
||||||
pycompile_module="psycopg2"
|
pycompile_module="psycopg2"
|
||||||
|
|||||||
Reference in New Issue
Block a user