litecli: update to 1.17.1.

This commit is contained in:
Joel Beckmeyer
2026-02-03 08:05:57 -05:00
committed by Andrew J. Hesford
parent 3a77ee3a21
commit 111a055fd2
+4 -6
View File
@@ -1,13 +1,11 @@
# Template file for 'litecli'
pkgname=litecli
version=1.15.0
revision=2
version=1.17.1
revision=1
build_style=python3-pep517
# skip half-baked tests, should be fixed in next release
make_check_args="--ignore=tests/test_llm_special.py"
hostmakedepends="python3-setuptools_scm"
depends="python3-click python3-Pygments python3-prompt_toolkit python3-sqlparse
python3-configobj python3-cli_helpers python3-pip python3-setuptools"
python3-configobj python3-cli_helpers"
checkdepends="${depends} python3-pytest python3-mock"
short_desc="CLI for SQLite Databases with auto-completion and syntax highlighting"
maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
@@ -15,7 +13,7 @@ license="BSD-3-Clause"
homepage="https://litecli.com"
changelog="https://raw.githubusercontent.com/dbcli/litecli/main/CHANGELOG.md"
distfiles="${PYPI_SITE}/l/litecli/litecli-${version}.tar.gz"
checksum=3285997f57b2d72dc70e9856cb302cddd8de07b0cebf5c90a60ecd20a053cd79
checksum=e2f7191eaba830b24dbbfc9171a495c62562df923ba1cc3b2db2652547c1bac8
post_install() {
vlicense LICENSE