mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
python3-pgspecial: update to 2.1.3.
This commit is contained in:
parent
d17afd381b
commit
9409f04422
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pgspecial'
|
||||
pkgname=python3-pgspecial
|
||||
version=2.1.2
|
||||
revision=2
|
||||
version=2.1.3
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-click python3-sqlparse python3-psycopg"
|
||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://www.dbcli.com"
|
||||
changelog="https://raw.githubusercontent.com/dbcli/pgspecial/main/changelog.rst"
|
||||
distfiles="${PYPI_SITE}/p/pgspecial/pgspecial-${version}.tar.gz"
|
||||
checksum=f0419e1b3b78fb3a72fe3b546f6788a712091532d599fe7593b5f6ee55a88f87
|
||||
checksum=6d4d2316aff7d47954db99d4c391d6c0bb26568ebcb9d151f65dab7938b6cbe2
|
||||
make_check=no # pgspecial tests require a PostgreSQL server; skip them.
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue