parent
aea30be66f
commit
872446166b
|
@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools"
|
|||
depends="python3-click python3-Pygments python3-prompt_toolkit python3-sqlparse python3-configobj python3-cli_helpers"
|
||||
checkdepends="${depends} python3-pytest python3-mock"
|
||||
short_desc="CLI for SQLite Databases with auto-completion and syntax highlighting"
|
||||
maintainer="Kye Shi <shi.kye@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://litecli.com"
|
||||
changelog="https://raw.githubusercontent.com/dbcli/litecli/main/CHANGELOG.md"
|
||||
|
|
|
@ -7,7 +7,7 @@ depends="python3"
|
|||
checkdepends="python3-devel python3-setuptools python3-virtualenv python3-pyrsistent
|
||||
python3-pytest-mock"
|
||||
short_desc="Poetry PEP 517 Build Backend & Core Utilities"
|
||||
maintainer="Kye Shi <shi.kye@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/python-poetry/poetry-core"
|
||||
changelog="https://raw.githubusercontent.com/python-poetry/poetry-core/main/CHANGELOG.md"
|
||||
|
|
Loading…
Reference in New Issue