mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pgcli: rebuild for Python 3.11
This commit is contained in:
parent
443e57e7b5
commit
9c1c4b430c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pgcli'
|
# Template file for 'pgcli'
|
||||||
pkgname=pgcli
|
pkgname=pgcli
|
||||||
version=3.5.0
|
version=3.5.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-pgspecial python3-click python3-Pygments python3-prompt_toolkit
|
depends="python3-pgspecial python3-click python3-Pygments python3-prompt_toolkit
|
||||||
|
|
Loading…
Add table
Reference in a new issue