mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pgcli: update to 2.2.0.
This commit is contained in:
parent
269e0505d4
commit
37e4efc929
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pgcli'
|
# Template file for 'pgcli'
|
||||||
pkgname=pgcli
|
pkgname=pgcli
|
||||||
version=2.1.1
|
version=2.2.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://www.pgcli.com"
|
homepage="https://www.pgcli.com"
|
||||||
distfiles="${PYPI_SITE}/p/pgcli/pgcli-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pgcli/pgcli-${version}.tar.gz"
|
||||||
checksum=84e0817a29c3cacaaaf85351422bdb90f230f2550e4af558c25536fd235ab6ca
|
checksum=54138a31e6736a34c63b84a6d134c9292c9a73543cc0f66e80a0aaf79259d39b
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# pgcli tests require a PostgreSQL server; skip them.
|
# pgcli tests require a PostgreSQL server; skip them.
|
||||||
|
|
Loading…
Add table
Reference in a new issue