From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C97C2158176 for ; Tue, 14 Oct 2025 18:49:40 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id A0CFE33FEF1 for ; Tue, 14 Oct 2025 18:49:40 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 9EB20110462; Tue, 14 Oct 2025 18:49:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 94849110462 for ; Tue, 14 Oct 2025 18:49:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4853B340DE6 for ; Tue, 14 Oct 2025 18:49:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CD5613AE6 for ; Tue, 14 Oct 2025 18:49:37 +0000 (UTC) From: "Nowa Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nowa Ammerlaan" Message-ID: <1760467767.e80591727c060b041c33d9e521f0c8ba1bf7eac2.nowa@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-unittest/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/spyder-unittest/Manifest dev-python/spyder-unittest/spyder-unittest-0.7.1.ebuild X-VCS-Directories: dev-python/spyder-unittest/ X-VCS-Committer: nowa X-VCS-Committer-Name: Nowa Ammerlaan X-VCS-Revision: e80591727c060b041c33d9e521f0c8ba1bf7eac2 X-VCS-Branch: master Date: Tue, 14 Oct 2025 18:49:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5e8f46d1-e8f4-4b50-9355-f48067a57f8a X-Archives-Hash: e078ee63d652a956fdb8b6890a7f6d4c commit: e80591727c060b041c33d9e521f0c8ba1bf7eac2 Author: Nowa Ammerlaan gentoo org> AuthorDate: Tue Oct 14 18:48:33 2025 +0000 Commit: Nowa Ammerlaan gentoo org> CommitDate: Tue Oct 14 18:49:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8059172 dev-python/spyder-unittest: add 0.7.1 Signed-off-by: Nowa Ammerlaan gentoo.org> dev-python/spyder-unittest/Manifest | 1 + .../spyder-unittest/spyder-unittest-0.7.1.ebuild | 81 ++++++++++++++++++++++ 2 files changed, 82 insertions(+) diff --git a/dev-python/spyder-unittest/Manifest b/dev-python/spyder-unittest/Manifest index d59922a595f6..357ef4b87e01 100644 --- a/dev-python/spyder-unittest/Manifest +++ b/dev-python/spyder-unittest/Manifest @@ -1 +1,2 @@ DIST spyder-unittest-0.7.0.gh.tar.gz 106314 BLAKE2B 7bb3cab3f0a405ccf292a9dc92038ab22bd7be322933c0e39ee26deb4dbbe4b3f038d4d104e566e48f46d98e502e129490529608aaa46e2f1e95c9141f795ae6 SHA512 3c404d9e5e6c7cb3a861c24b2cfa55077040bc95b7d9a8c84531e47d3fe7490cd84c6c713e302839b4fb715d6256e59f512e952b9781d9cbf31ee509f567d695 +DIST spyder-unittest-0.7.1.gh.tar.gz 105953 BLAKE2B 6ddde682b51d62998d2542cf4a8eb5e5dd5654a6729cfab85e39daec56a1620e37fb5e87f7c24cb73f191243f0b749302d6d5494aac22b73f3828c87a129a102 SHA512 22e719be19eecc59123c16194fdc869b08870515ba2b46367f850e4a391e655ed7bb58f6dc923ce0edea980b0c7377d29851db84835fa895417924b5c5ffce4c diff --git a/dev-python/spyder-unittest/spyder-unittest-0.7.1.ebuild b/dev-python/spyder-unittest/spyder-unittest-0.7.1.ebuild new file mode 100644 index 000000000000..f7749d78602c --- /dev/null +++ b/dev-python/spyder-unittest/spyder-unittest-0.7.1.ebuild @@ -0,0 +1,81 @@ +# 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 virtualx + +DESCRIPTION="Plugin for Spyder to run tests and view the results" +HOMEPAGE="https://github.com/spyder-ide/spyder-unittest" +SRC_URI="https://github.com/spyder-ide/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm64" + +RDEPEND=" + >=dev-python/spyder-6[${PYTHON_USEDEP}] +