python3-pgspecial: update to 1.11.9.
This commit is contained in:
parent
afead05a9b
commit
18e3cb3bb9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pgspecial'
|
||||
pkgname=python3-pgspecial
|
||||
version=1.11.8
|
||||
version=1.11.9
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="pgspecial-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://www.dbcli.com"
|
||||
distfiles="${PYPI_SITE}/p/pgspecial/pgspecial-${version}.tar.gz"
|
||||
checksum=8c53fa2b2490fa9ec34ede4eafff8ddbe8bce5cba3dcae96509be36ec8c75575
|
||||
checksum=77f8651450ccbde7d3036cfe93486a4eeeb5ade28d1ebc4b2ba186fea0023c56
|
||||
|
||||
do_check() {
|
||||
# pgspecial tests require a PostgreSQL server; skip them.
|
||||
|
|
Loading…
Reference in a new issue