diff --git a/dev-python/litecli/Manifest b/dev-python/litecli/Manifest deleted file mode 100644 index d201d49c3..000000000 --- a/dev-python/litecli/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST litecli-1.5.0.tar.gz 56348 BLAKE2B 8f49cbdb23036e8b3f152edff339fa93c85c4d643c4d87fa2ce569cd96b9fbb70dfe703cc3050373b513339e9dd2359df3265de7de95fff20fbe5f644e3109b6 SHA512 2d11c8da428997a7b0575924b3815c17e785e3587839885eb67e78b4b6595abac2f10437258e38e89767c3340b7fa58d736ff379eaf63ac1a7d8b84d1241e84a -DIST litecli-1.9.0.tar.gz 58903 BLAKE2B d5d55b90ad9f5af3f89cf62c601f386689648c250ed6a7644dc4fdfd598accf3c82cc4ab71b87ec9889e36ed60e3a45c56d6daebf353c8226c4506efe752d35e SHA512 015ad7ff3cb98a61b0c0b1c17ad1db8e65e303b79f65a2c9858ecbdbe1b8429a59f06230206af4a9ba6a219e7904199ff4f064b0846cebacbe4106bf1bdfb750 diff --git a/dev-python/litecli/litecli-1.5.0.ebuild b/dev-python/litecli/litecli-1.5.0.ebuild deleted file mode 100644 index fa3689e40..000000000 --- a/dev-python/litecli/litecli-1.5.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..12} ) - -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 pypi - -DESCRIPTION="CLI for SQLite Databases with auto-completion and syntax highlighting" -HOMEPAGE="https://github.com/dbcli/litecli" -#SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -KEYWORDS="amd64 x86" -LICENSE="BSD" -SLOT="0" - -RDEPEND=" - >=dev-python/click-4.1[${PYTHON_USEDEP}] - >=dev-python/pygments-1.6[${PYTHON_USEDEP}] - >=dev-python/prompt-toolkit-3.0.3[${PYTHON_USEDEP}] =dev-python/configobj-5.0.5[${PYTHON_USEDEP}] - >=dev-python/cli-helpers-1.0.1[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" diff --git a/dev-python/litecli/litecli-1.9.0.ebuild b/dev-python/litecli/litecli-1.9.0.ebuild deleted file mode 100644 index 51a80e068..000000000 --- a/dev-python/litecli/litecli-1.9.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..12} ) - -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 pypi - -DESCRIPTION="CLI for SQLite Databases with auto-completion and syntax highlighting" -HOMEPAGE="https://github.com/dbcli/litecli" -#SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -KEYWORDS="amd64 x86" -LICENSE="BSD" -SLOT="0" - -RESTRICT="test" - -RDEPEND=" - >=dev-python/click-4.1[${PYTHON_USEDEP}] - >=dev-python/pygments-1.6[${PYTHON_USEDEP}] - >=dev-python/prompt-toolkit-3.0.3[${PYTHON_USEDEP}] =dev-python/configobj-5.0.5[${PYTHON_USEDEP}] - dev-python/cli-helpers[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" diff --git a/dev-python/litecli/metadata.xml b/dev-python/litecli/metadata.xml deleted file mode 100644 index ace7c2d3a..000000000 --- a/dev-python/litecli/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - unknown@pentoo.ch - Author Unknown - -