diff --git a/dev-python/aiosqlite/Manifest b/dev-python/aiosqlite/Manifest deleted file mode 100644 index fb7002456a..0000000000 --- a/dev-python/aiosqlite/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST aiosqlite-0.17.0.tar.gz 25941 BLAKE2B 869d165bc8c791cb94159f6508f5113d915f5531117d0d79ac1f297de16cbb78574a7eaafc1bceccc9e4397f88f490b90d49becb4b7cc2c0d51e14f0afd7561b SHA512 50f9965ef7dafe91a2f41dc41489395e437080aa4b7853800d806d21f4f8042d92ff6cfd2aeadefa7ca5e4debd14f39d93ca28c89f3116b3b61b2e8829533e6e diff --git a/dev-python/aiosqlite/aiosqlite-0.17.0-r2.ebuild b/dev-python/aiosqlite/aiosqlite-0.17.0-r2.ebuild deleted file mode 100644 index baf7b78088..0000000000 --- a/dev-python/aiosqlite/aiosqlite-0.17.0-r2.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..11} ) -PYTHON_REQ_USE="sqlite" -DISTUTILS_USE_PEP517=flit -inherit distutils-r1 - -DESCRIPTION="asyncio bridge to the standard sqlite3 module" -HOMEPAGE=" - https://aiosqlite.omnilib.dev - https://pypi.org/project/aiosqlite/ - https://github.com/omnilib/aiosqlite -" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND="dev-python/typing-extensions[${PYTHON_USEDEP}]" -BDEPEND="test? ( - dev-python/aiounittest[${PYTHON_USEDEP}] -)" - -distutils_enable_tests unittest - -# AttributeError: 'str' object has no attribute 'supported' -#distutils_enable_sphinx docs dev-python/m2r diff --git a/dev-python/aiosqlite/metadata.xml b/dev-python/aiosqlite/metadata.xml deleted file mode 100644 index e0260e99fc..0000000000 --- a/dev-python/aiosqlite/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - piotr.staroszczyk@get24.org - Piotr Staroszczyk - - - cyber+gentoo@sysrq.in - Anna - -