commit:     a1e5a407ef9c08519b322a56e99c3f2f71594a71
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Apr  5 08:46:24 2025 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Apr  5 08:46:24 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a1e5a407

dev-python/notion-client: treeclean

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-python/notion-client/Manifest                  |  1 -
 dev-python/notion-client/metadata.xml              |  9 -----
 .../notion-client/notion-client-2.0.0.ebuild       | 40 ----------------------
 profiles/package.mask                              |  5 ---
 4 files changed, 55 deletions(-)

diff --git a/dev-python/notion-client/Manifest 
b/dev-python/notion-client/Manifest
deleted file mode 100644
index b9c37157c..000000000
--- 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 74a49822b..000000000
--- a/dev-python/notion-client/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <upstream>
-               <remote-id type="pypi">notion-client</remote-id>
-               <remote-id type="github">ramnes/notion-sdk-py</remote-id>
-       </upstream>
-</pkgmetadata>

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 ce70e597f..000000000
--- 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 35b3b0a4d..e5671b226 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 <[email protected]> (2025-03-05)
-# Unmaintained in GURU, no revdeps.
-# Removal on 2025-04-05.
-dev-python/notion-client
-
 # Julien Roy <[email protected]> (2024-03-21)
 # sys-libs/libucontext is masked in ::gentoo
 sys-libs/gcompat

Reply via email to