diff --git a/dev-python/notion-client/Manifest b/dev-python/notion-client/Manifest deleted file mode 100644 index b9c37157cf..0000000000 --- a/dev-python/notion-client/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST notion-client-2.0.0.gh.tar.gz 29990 BLAKE2B e3a5304364e4f96d4bccd38c8579f47263a67f0daed59fabba835a8b7fd178b70f99df71369b67692f3bdbe6d1a7c4a387ba6cb75c9abee4b100e599b1bddaba SHA512 480c6c61fed474505ffa46f363bb3b244d611b9af42f1bb7ed1d66c6aee006aa1c5fa0adc48397f65b71608402d06b71b78c2a32e9dad13d7f36fe6a7223bb16 diff --git a/dev-python/notion-client/metadata.xml b/dev-python/notion-client/metadata.xml deleted file mode 100644 index 74a49822b1..0000000000 --- a/dev-python/notion-client/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - notion-client - ramnes/notion-sdk-py - - diff --git a/dev-python/notion-client/notion-client-2.0.0.ebuild b/dev-python/notion-client/notion-client-2.0.0.ebuild deleted file mode 100644 index ce70e597f2..0000000000 --- a/dev-python/notion-client/notion-client-2.0.0.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 2022-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 - -MY_PN="notion-sdk-py" -DESCRIPTION="Python client for the official Notion API" -HOMEPAGE=" - https://pypi.org/project/notion-client/ - https://github.com/ramnes/notion-sdk-py -" -SRC_URI="https://github.com/ramnes/${MY_PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz" -S="${WORKDIR}/${MY_PN}-${PV}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND="dev-python/httpx[${PYTHON_USEDEP}]" -BDEPEND=" - test? ( - dev-python/pytest-asyncio[${PYTHON_USEDEP}] - dev-python/pytest-vcr[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest - -python_prepare_all() { - distutils-r1_python_prepare_all - rm setup.cfg || die -} - -python_test() { - epytest -o "asyncio_mode=auto" -} diff --git a/profiles/package.mask b/profiles/package.mask index 35b3b0a4dd..e5671b2268 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -139,11 +139,6 @@ dev-python/scramp # Removal on 2025-04-05. dev-python/opentype-sanitizer -# Anna (cybertailor) Vyalkova (2025-03-05) -# Unmaintained in GURU, no revdeps. -# Removal on 2025-04-05. -dev-python/notion-client - # Julien Roy (2024-03-21) # sys-libs/libucontext is masked in ::gentoo sys-libs/gcompat