dev-python/spyder-terminal: revert treeclean and bump to 1.3.0

This reverts commit 3df5e3ab8a70622c2586ccdee3f76536c0fbb70b.

Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
This commit is contained in:
Nowa Ammerlaan 2025-12-15 10:13:04 +01:00
parent 731445748e
commit e15bbb8fa6
No known key found for this signature in database
GPG Key ID: A2E2304370447E8E
4 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1 @@
DIST spyder_terminal-1.3.0.tar.gz 2619641 BLAKE2B 78f6639318b7ab0645a779f6e2871d64fb3c789c595c6177756c660c60059dc36fbc30461567d6662569ddb90bbdc36baf22507a0b87fc3f61cb801652c3ac6f SHA512 92a36a241be4cfa49cb687d42aa1909b09a00253f18882d613013bba558c0d64ffe2970d0001dcc2ceb95afdd0995353d6cc40135e34a011f83253c4fddd5484

View File

@ -0,0 +1,13 @@
<?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

@ -0,0 +1,24 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
DISTUTILS_USE_PEP517=setuptools
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-6.1.0[${PYTHON_USEDEP}]
<dev-python/spyder-7[${PYTHON_USEDEP}]
>=dev-python/terminado-0.13.1[${PYTHON_USEDEP}]
dev-python/tornado[${PYTHON_USEDEP}]
"

View File

@ -102,6 +102,7 @@ dev-python/spyder
dev-python/spyder-unittest
dev-python/spyder-line-profiler
dev-python/spyder-notebook
dev-python/spyder-terminal
dev-util/kdevelop
dev-util/kdevelop-php
dev-util/kdevelop-python