mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
python3-psycopg: update to 3.2.6.
This commit is contained in:
parent
13d032d5bf
commit
d17afd381b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-psycopg'
|
||||
pkgname=python3-psycopg
|
||||
version=3.2.1
|
||||
revision=2
|
||||
version=3.2.6
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-typing_extensions"
|
||||
|
@ -11,5 +11,5 @@ license="LGPL-3.0-or-later"
|
|||
homepage="https://www.psycopg.org"
|
||||
changelog="https://raw.githubusercontent.com/psycopg/psycopg/master/docs/news.rst"
|
||||
distfiles="${PYPI_SITE}/p/psycopg/psycopg-${version}.tar.gz"
|
||||
checksum=dc8da6dc8729dacacda3cc2f17d2c9397a70a66cf0d2b69c91065d60d5f00cb7
|
||||
checksum=16fa094efa2698f260f2af74f3710f781e4a6f226efe9d1fd0c37f384639ed8a
|
||||
make_check=no # requires running postgres server on system
|
||||
|
|
Loading…
Add table
Reference in a new issue