From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (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 E0320158042 for ; Thu, 14 Nov 2024 16:17:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 201DBE08C2; Thu, 14 Nov 2024 16:17:39 +0000 (UTC) Received: from smtp.gentoo.org (dev.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 020E9E08BB for ; Thu, 14 Nov 2024 16:17: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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EA9C7343017 for ; Thu, 14 Nov 2024 16:17:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C75EE1915 for ; Thu, 14 Nov 2024 16:17:34 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1731600406.e4503faef9e80ff12f9bcf546308d73093930bf5.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/PythonQwt/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/PythonQwt/Manifest dev-python/PythonQwt/PythonQwt-0.14.1.ebuild X-VCS-Directories: dev-python/PythonQwt/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: e4503faef9e80ff12f9bcf546308d73093930bf5 X-VCS-Branch: master Date: Thu, 14 Nov 2024 16:17:34 +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: 329a948b-b166-4775-94ad-ff34f9f73b40 X-Archives-Hash: 0f8743481052d6c2dd0d76908bff7921 Message-ID: <20241114161734.Ycueowpx7Je-gcAsjPH-4rKVSyHwBzAWeNFqPRBCerI@z> commit: e4503faef9e80ff12f9bcf546308d73093930bf5 Author: David Roman gmail com> AuthorDate: Thu Nov 14 16:06:46 2024 +0000 Commit: David Roman gmail com> CommitDate: Thu Nov 14 16:06:46 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e4503fae dev-python/PythonQwt: add 0.14.1 Signed-off-by: David Roman gmail.com> dev-python/PythonQwt/Manifest | 1 + dev-python/PythonQwt/PythonQwt-0.14.1.ebuild | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/dev-python/PythonQwt/Manifest b/dev-python/PythonQwt/Manifest index c39b6db5c..1b78f73ca 100644 --- a/dev-python/PythonQwt/Manifest +++ b/dev-python/PythonQwt/Manifest @@ -1,2 +1,3 @@ DIST pythonqwt-0.12.6.tar.gz 1217432 BLAKE2B 5178eded8d2b947854e48b31f74888184d6d4de3a2681c3bca6aca69b95dbfc8d7d31e65844b0dbfc6847415bd47367a1ea35db7a1ffc4f61270ebb9781b9c46 SHA512 59808929ff835db46b47e63babc2a4b320b2606b7b836ddd21304af1f6c3be1afae4e0329d8a55a17951807e7b8cfa9b89c58cc5d8439612d20ed655c04db484 DIST pythonqwt-0.12.7.tar.gz 1217648 BLAKE2B 6c9dbaa893d6124ace07f9749d8b668fc5627269e3cabfab129fc04e3a511c971a2bd34d0bfc33da96715f7f8601e6d2d179584e8166f876296dc13d536ca710 SHA512 87af1d62e98798f5f616b7b008d704d943ae3c662b254f3243b3d9f4e5efab2f68b28c4820be6894b35852c9a5c14fa27c07868a28aacc6c9cd10ed7a674cfc2 +DIST pythonqwt-0.14.1.tar.gz 1217982 BLAKE2B 55b59568a93a8bf1d03218cfb7e79d781eb741120fcdace7d6ae7aae50b30c90283de48ba4741deb4f33f560ed7d79dbfc9a7be70d95737200d9e88833d7f012 SHA512 d032d2422b801a567cd2dc92f630cc5cfc8fd27447134381bf83033ca45c55904c859bd950ceae2efc204cbdafcce4a03045f2680f008e245fabbdde7cf115de diff --git a/dev-python/PythonQwt/PythonQwt-0.14.1.ebuild b/dev-python/PythonQwt/PythonQwt-0.14.1.ebuild new file mode 100644 index 000000000..a214ce83a --- /dev/null +++ b/dev-python/PythonQwt/PythonQwt-0.14.1.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2023 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 + +DESCRIPTION="Qt plotting widgets for Python" +HOMEPAGE="https://pypi.org/project/PythonQwt" +LICENSE="MIT" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +# Test directory seems to contain demo instead +RESTRICT="test" + +RDEPEND=" + dev-python/PyQt5[${PYTHON_USEDEP},svg] + dev-python/numpy[${PYTHON_USEDEP}] +"