diff --git a/srcpkgs/litecli/template b/srcpkgs/litecli/template index 0b347b962f5..3af608e43d3 100644 --- a/srcpkgs/litecli/template +++ b/srcpkgs/litecli/template @@ -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 " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://litecli.com" changelog="https://raw.githubusercontent.com/dbcli/litecli/main/CHANGELOG.md" diff --git a/srcpkgs/python3-poetry-core/template b/srcpkgs/python3-poetry-core/template index 4a05d62a02c..e0719031082 100644 --- a/srcpkgs/python3-poetry-core/template +++ b/srcpkgs/python3-poetry-core/template @@ -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 " +maintainer="Orphaned " license="MIT" homepage="https://github.com/python-poetry/poetry-core" changelog="https://raw.githubusercontent.com/python-poetry/poetry-core/main/CHANGELOG.md"