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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EBC51158013 for ; Tue, 12 Dec 2023 10:52:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 73C482BC02A; Tue, 12 Dec 2023 10:52:51 +0000 (UTC) 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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4A5422BC028 for ; Tue, 12 Dec 2023 10:52:51 +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 30A34335D6A for ; Tue, 12 Dec 2023 10:52:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 919C1136E for ; Tue, 12 Dec 2023 10:52:48 +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: <1702371571.d045db1e9d8ddba89104c98663df6b22dd79c2d3.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.11.2.ebuild X-VCS-Directories: dev-python/PythonQwt/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: d045db1e9d8ddba89104c98663df6b22dd79c2d3 X-VCS-Branch: master Date: Tue, 12 Dec 2023 10:52:48 +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: e496a536-df8d-4679-a665-cec12d6b8c26 X-Archives-Hash: 4bae660d94354190dba80f19c3473c4b Message-ID: <20231212105248.g2YdmX408OZ6wSDU534ACO2kq4NbO2Dp50Zr2NIGSHM@z> commit: d045db1e9d8ddba89104c98663df6b22dd79c2d3 Author: David Roman gmail com> AuthorDate: Tue Dec 12 08:58:29 2023 +0000 Commit: David Roman gmail com> CommitDate: Tue Dec 12 08:59:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d045db1e dev-python/PythonQwt: add 0.11.2 Signed-off-by: David Roman gmail.com> dev-python/PythonQwt/Manifest | 1 + dev-python/PythonQwt/PythonQwt-0.11.2.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/dev-python/PythonQwt/Manifest b/dev-python/PythonQwt/Manifest index 3a9bf7f78e..f3811c026a 100644 --- a/dev-python/PythonQwt/Manifest +++ b/dev-python/PythonQwt/Manifest @@ -1,2 +1,3 @@ DIST PythonQwt-0.10.3.tar.gz 1109362 BLAKE2B 8d049a938b9ef4e18cce15682d001c25dee8c8b1bc66ed653b7a09427f391fc9300b1897add00d3566e65465bcf2272d4c874d7af1144fd8d2a1fe5443a8b11a SHA512 eed602b374d0e34293b6ae7a71d24f2db0e0d2dbf8d184e6ed99f00b70b4bc3a16bee72d83555ad5a442878eb92fe51ea4d142d59fc777dc56f4cd93f31178e8 DIST PythonQwt-0.10.5.tar.gz 1109805 BLAKE2B 0d675586f56f3fc345edb660fe6746f9da018001c142d2ff46fac999110c6c5bb457d163550325aaf86e92febee96b9cc4d2e935e31194b9a2b889c2762482bb SHA512 f4ae3468c599f55c9cc5aeb58980740ffdcb3c37e761591c43e463f3a5b395e9bf21acf117f586eeebd2e1264b710d88c10006f3477e98127c516a54f497d933 +DIST PythonQwt-0.11.2.tar.gz 1216322 BLAKE2B cecc5cbcfc4266690692e2bd358dbcd9d6f949b64ffff38879b1df84b0e4c4a562ffac18ce436fd7ccdb3dbb43e77b9bc998e73d53855ab065b53363d3256ccc SHA512 1f5210943dec77fc72426a1da5db6b783ae9d27aa9f7f76c69e9a5d40e306b7bfde0f1a16990cbb622ab2f66289fd65e7d0887b5ac777389859c64e6ef372d69 diff --git a/dev-python/PythonQwt/PythonQwt-0.11.2.ebuild b/dev-python/PythonQwt/PythonQwt-0.11.2.ebuild new file mode 100644 index 0000000000..95bea3034b --- /dev/null +++ b/dev-python/PythonQwt/PythonQwt-0.11.2.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2023 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYPI_NO_NORMALIZE=true +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{11,12} ) + +inherit distutils-r1 pypi + +DESCRIPTION="Qt plotting widgets for Python " +HOMEPAGE="https://pypi.python.org/pypi/PythonQwt" +LICENSE="MIT" + +SLOT="0" +# Test directory seems to contain demo instead +RESTRICT="test" + +RDEPEND="dev-python/PyQt5[${PYTHON_USEDEP},svg]" + +KEYWORDS="~amd64 ~x86"