dev-python/spyder-terminal: treeclean

Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
This commit is contained in:
Nowa Ammerlaan
2025-02-24 09:09:11 +01:00
parent 65fc4648f7
commit 3df5e3ab8a
4 changed files with 0 additions and 40 deletions

View File

@@ -1 +0,0 @@
DIST spyder-terminal-1.2.2.tar.gz 9486091 BLAKE2B 0ac3178bddf82704bd1414999388248c83f9becaf96341a44a4117db88089730882acd08d4688b3ef8a09e52d06b5dc595edcd0fca07b3855fd9c82100af2f0e SHA512 7a4e7ca82553bf870650e0f3ce22f4ab93d54c539799ff855599e17452e4b0887854c30cadba1106b4feece021326709ec7c599e2953d0e72fae8e268db93cce

View File

@@ -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>nowa@gentoo.org</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>

View File

@@ -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}]
"

View File

@@ -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 <asturm@gentoo.org> (2025-01-23)