mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pgspecial: update to 1.11.8.
This commit is contained in:
parent
3b33ccd047
commit
269e0505d4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pgspecial'
|
# Template file for 'python3-pgspecial'
|
||||||
pkgname=python3-pgspecial
|
pkgname=python3-pgspecial
|
||||||
version=1.11.7
|
version=1.11.8
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="pgspecial-${version}"
|
wrksrc="pgspecial-${version}"
|
||||||
|
@ -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.dbcli.com"
|
homepage="https://www.dbcli.com"
|
||||||
distfiles="${PYPI_SITE}/p/pgspecial/pgspecial-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pgspecial/pgspecial-${version}.tar.gz"
|
||||||
checksum=f7501681e276b07cb260e665ce578ff5c64bcd1bc58bde27a01b78425afdc173
|
checksum=8c53fa2b2490fa9ec34ede4eafff8ddbe8bce5cba3dcae96509be36ec8c75575
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# pgspecial tests require a PostgreSQL server; skip them.
|
# pgspecial tests require a PostgreSQL server; skip them.
|
||||||
|
|
Loading…
Add table
Reference in a new issue