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