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 B3892158176 for ; Sun, 12 Oct 2025 06:13:27 +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 9EFB2341CCC for ; Sun, 12 Oct 2025 06:13:27 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 1794B1104B5; Sun, 12 Oct 2025 06:13:21 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 0E6AC1104A0 for ; Sun, 12 Oct 2025 06:13:21 +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 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B101234100A for ; Sun, 12 Oct 2025 06:13:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F16BE284E for ; Sun, 12 Oct 2025 06:13:18 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1760249208.a3a22893632f9825e1662611d1098fffda76bf98.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/spyder-line-profiler/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/spyder-line-profiler/Manifest dev-python/spyder-line-profiler/spyder-line-profiler-0.4.2.ebuild X-VCS-Directories: dev-python/spyder-line-profiler/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a3a22893632f9825e1662611d1098fffda76bf98 X-VCS-Branch: master Date: Sun, 12 Oct 2025 06:13:18 +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: a71dbaf1-5e75-4e44-b028-1d03bb7b6511 X-Archives-Hash: 8d439b5f8bb1b3deb81105f45b43ea12 commit: a3a22893632f9825e1662611d1098fffda76bf98 Author: Michał Górny gentoo org> AuthorDate: Sun Oct 12 05:25:21 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Oct 12 06:06:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3a22893 dev-python/spyder-line-profiler: Bump to 0.4.2 Signed-off-by: Michał Górny gentoo.org> dev-python/spyder-line-profiler/Manifest | 1 + .../spyder-line-profiler-0.4.2.ebuild | 32 ++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/dev-python/spyder-line-profiler/Manifest b/dev-python/spyder-line-profiler/Manifest index af7e07451f91..9661796157a3 100644 --- a/dev-python/spyder-line-profiler/Manifest +++ b/dev-python/spyder-line-profiler/Manifest @@ -1 +1,2 @@ DIST spyder-line-profiler-0.4.1.gh.tar.gz 89419 BLAKE2B 396ed214355f8a25a567594ca41e69d2b487cd50fc16801c689086b370ccd07d3e1cdfa0d864e5fef6b0cfcdbcb7b942f779cdf369f656d6e3c77a27329267c4 SHA512 f3b8c6ec5c5cfc2fc5f4134746276cb0c28cf62e40c4420eb73a5caa4a5ae3b3545a964297665049f52d4594e14aff06da18f5748c7f9fc6ef0cc34ac27bb215 +DIST spyder_line_profiler-0.4.2.tar.gz 19426 BLAKE2B 6aab52f87b37a5ed1d89f8853d1404e5cda93849dec4fcbf874ca2ae0319cfd122532ba6b425f1ae448dd0742cf32ce382a0d8b1871305866d0343165e53e6f6 SHA512 3acfcd65c07c82528631f201441cd497cace9135f7bff5909e7b3abebcb391c88b2192d70dd0042d98c7550ee4352591b5e754c99a5a0c14ebc2372bce75001a diff --git a/dev-python/spyder-line-profiler/spyder-line-profiler-0.4.2.ebuild b/dev-python/spyder-line-profiler/spyder-line-profiler-0.4.2.ebuild new file mode 100644 index 000000000000..5f916535b9dd --- /dev/null +++ b/dev-python/spyder-line-profiler/spyder-line-profiler-0.4.2.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{11..13} ) + +inherit distutils-r1 pypi virtualx + +DESCRIPTION="Plugin to run the python line profiler from within the spyder editor" +HOMEPAGE=" + https://github.com/spyder-ide/spyder-line-profiler/ + https://pypi.org/project/spyder-line-profiler/ +" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + dev-python/line-profiler[${PYTHON_USEDEP}] + dev-python/qtawesome[${PYTHON_USEDEP}] + =dev-python/spyder-6.1*[${PYTHON_USEDEP}] +" + +EPYTEST_PLUGINS=( pytest-qt ) +distutils_enable_tests pytest + +python_test() { + virtx epytest +}