python3-psycopg: update to 3.2.1.
This commit is contained in:
parent
2a0d7d6b15
commit
182d5dc09a
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python3-psycopg'
|
# Template file for 'python3-psycopg'
|
||||||
pkgname=python3-psycopg
|
pkgname=python3-psycopg
|
||||||
version=3.1.19
|
version=3.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
@ -11,5 +11,5 @@ license="LGPL-3.0-or-later"
|
|||||||
homepage="https://www.psycopg.org"
|
homepage="https://www.psycopg.org"
|
||||||
changelog="https://raw.githubusercontent.com/psycopg/psycopg/master/docs/news.rst"
|
changelog="https://raw.githubusercontent.com/psycopg/psycopg/master/docs/news.rst"
|
||||||
distfiles="${PYPI_SITE}/p/psycopg/psycopg-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/psycopg/psycopg-${version}.tar.gz"
|
||||||
checksum=92d7b78ad82426cdcf1a0440678209faa890c6e1721361c2f8901f0dccd62961
|
checksum=dc8da6dc8729dacacda3cc2f17d2c9397a70a66cf0d2b69c91065d60d5f00cb7
|
||||||
make_check=no # requires running postgres server on system
|
make_check=no # requires running postgres server on system
|
||||||
|
Loading…
x
Reference in New Issue
Block a user