diff --git a/dev-python/cx-oracle/Manifest b/dev-python/cx-oracle/Manifest deleted file mode 100644 index 8fc09e49f9..0000000000 --- a/dev-python/cx-oracle/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST cx_Oracle-8.3.0.tar.gz 363886 BLAKE2B a58b9cd201e8bd6038a0f7e50031c76197c1739ac2f022a7f91bd77f44032bc87d551c88e8b54c38dcb6b1fcd565e2220d4115ddd195c5f8b8b390590076fe57 SHA512 9a2f50b929802311271e5270f118c96968886c6fd3c8677d2e08949d61e9d4d26846bc9e44c674e0bd12a7f8b57bcced9b979f3622a37656e0969ad8ea4e7f70 diff --git a/dev-python/cx-oracle/cx-oracle-8.3.0-r1.ebuild b/dev-python/cx-oracle/cx-oracle-8.3.0-r1.ebuild deleted file mode 100644 index 8e6594f85d..0000000000 --- a/dev-python/cx-oracle/cx-oracle-8.3.0-r1.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="8" - -DISTUTILS_USE_PEP517=setuptools -DISTUTILS_EXT=1 -PYTHON_COMPAT=( python3_{10..12} ) -PYPI_PN="cx_Oracle" -PYPI_NO_NORMALIZE=1 - -inherit distutils-r1 pypi - -DESCRIPTION="Python interface to Oracle" -HOMEPAGE=" - https://oracle.github.io/python-cx_Oracle/ - https://pypi.org/project/cx-Oracle/ -" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" - -IUSE="examples" - -# Tests require local instance of Oracle DB -RESTRICT="test" - -DEPEND="dev-db/oracle-instantclient" -RDEPEND="${DEPEND}" - -src_prepare() { - # do not install LICENSE and README to /usr/ - sed -i -e '/data_files/d' setup.py || die - - distutils-r1_src_prepare -} diff --git a/dev-python/cx-oracle/metadata.xml b/dev-python/cx-oracle/metadata.xml deleted file mode 100644 index 1bd9e6aad7..0000000000 --- a/dev-python/cx-oracle/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - https://cx-oracle.readthedocs.io - https://cx-oracle.readthedocs.io/en/latest/release_notes.html#releasenotes - https://github.com/oracle/python-cx_Oracle/issues - oracle/python-cx_Oracle - cx-Oracle - - - rozstrojenie.jazni@gmail.com - MichaƂ Gasewicz - -