commit: 3df5e3ab8a70622c2586ccdee3f76536c0fbb70b Author: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org> AuthorDate: Mon Feb 24 08:09:11 2025 +0000 Commit: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org> CommitDate: Mon Feb 24 08:11:18 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3df5e3ab
dev-python/spyder-terminal: treeclean Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org> dev-python/spyder-terminal/Manifest | 1 - dev-python/spyder-terminal/metadata.xml | 13 ----------- .../spyder-terminal-1.2.2-r1.ebuild | 25 ---------------------- profiles/package.mask | 1 - 4 files changed, 40 deletions(-) diff --git a/dev-python/spyder-terminal/Manifest b/dev-python/spyder-terminal/Manifest deleted file mode 100644 index c276ea380fef..000000000000 --- a/dev-python/spyder-terminal/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST spyder-terminal-1.2.2.tar.gz 9486091 BLAKE2B 0ac3178bddf82704bd1414999388248c83f9becaf96341a44a4117db88089730882acd08d4688b3ef8a09e52d06b5dc595edcd0fca07b3855fd9c82100af2f0e SHA512 7a4e7ca82553bf870650e0f3ce22f4ab93d54c539799ff855599e17452e4b0887854c30cadba1106b4feece021326709ec7c599e2953d0e72fae8e268db93cce diff --git a/dev-python/spyder-terminal/metadata.xml b/dev-python/spyder-terminal/metadata.xml deleted file mode 100644 index 01b34dcab856..000000000000 --- a/dev-python/spyder-terminal/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Nowa Ammerlaan</name> - </maintainer> - <upstream> - <remote-id type="pypi">spyder-terminal</remote-id> - <remote-id type="github">spyder-ide/spyder-terminal</remote-id> - </upstream> - <stabilize-allarches/> -</pkgmetadata> diff --git a/dev-python/spyder-terminal/spyder-terminal-1.2.2-r1.ebuild b/dev-python/spyder-terminal/spyder-terminal-1.2.2-r1.ebuild deleted file mode 100644 index 8814023d9aa8..000000000000 --- a/dev-python/spyder-terminal/spyder-terminal-1.2.2-r1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{10..12} ) -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -inherit distutils-r1 pypi - -DESCRIPTION="Run system terminals inside Spyder" -HOMEPAGE="https://github.com/spyder-ide/spyder-terminal" - -LICENSE="MIT BSD Apache-2.0 BSD-2 ISC CC-BY-4.0 ZLIB WTFPL-2" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=" - dev-python/coloredlogs[${PYTHON_USEDEP}] - dev-python/requests[${PYTHON_USEDEP}] - >=dev-python/spyder-5.2.0[${PYTHON_USEDEP}] - <dev-python/spyder-6[${PYTHON_USEDEP}] - >=dev-python/terminado-0.13.1[${PYTHON_USEDEP}] - dev-python/tornado[${PYTHON_USEDEP}] -" diff --git a/profiles/package.mask b/profiles/package.mask index 3151f6d54cd2..7303d852c457 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -256,7 +256,6 @@ dev-go/gom # Bugs #926687, #926686. Removal on 2025-02-23 <dev-python/spyder-6 dev-python/spyder-vim -dev-python/spyder-terminal =dev-python/qtpy-2.4.2 # Andreas Sturmlechner <[email protected]> (2025-01-23)
