From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/PythonQwt/
Date: Thu, 5 Oct 2023 10:33:21 +0000 (UTC) [thread overview]
Message-ID: <1696501996.7f4b74d0002a9df5a8e8aa6c7a398ddd2fde5992.davidroman@gentoo> (raw)
commit: 7f4b74d0002a9df5a8e8aa6c7a398ddd2fde5992
Author: David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Thu Oct 5 10:33:16 2023 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Oct 5 10:33:16 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7f4b74d0
dev-python/PythonQwt: add 0.10.3
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
dev-python/PythonQwt/Manifest | 1 +
dev-python/PythonQwt/PythonQwt-0.10.3.ebuild | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/dev-python/PythonQwt/Manifest b/dev-python/PythonQwt/Manifest
index 600a56bf35..a4d32482a5 100644
--- a/dev-python/PythonQwt/Manifest
+++ b/dev-python/PythonQwt/Manifest
@@ -1 +1,2 @@
DIST PythonQwt-0.10.2.tar.gz 1044022 BLAKE2B 12019566a2465b37aceeb5e6e0c587274b99bcaaadd20bc18a697548278a2a3ee13e34cff7563f1751b27a3d7fd51eaee91cf83cc702064db8b9400c9a4e4597 SHA512 949ebf5b76253f1d7a9d8410ebb01f24ab90547e3c13a017d19f3c96f2735134993165073f7e18d4887b4e224b31f4a3cb1a1896063128be2591cad294a3a2ed
+DIST PythonQwt-0.10.3.tar.gz 1109362 BLAKE2B 8d049a938b9ef4e18cce15682d001c25dee8c8b1bc66ed653b7a09427f391fc9300b1897add00d3566e65465bcf2272d4c874d7af1144fd8d2a1fe5443a8b11a SHA512 eed602b374d0e34293b6ae7a71d24f2db0e0d2dbf8d184e6ed99f00b70b4bc3a16bee72d83555ad5a442878eb92fe51ea4d142d59fc777dc56f4cd93f31178e8
diff --git a/dev-python/PythonQwt/PythonQwt-0.10.3.ebuild b/dev-python/PythonQwt/PythonQwt-0.10.3.ebuild
new file mode 100644
index 0000000000..8141313035
--- /dev/null
+++ b/dev-python/PythonQwt/PythonQwt-0.10.3.ebuild
@@ -0,0 +1,21 @@
+# 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"
+RETRICT="test"
+
+RDEPEND="dev-python/PyQt5[${PYTHON_USEDEP},svg]"
+
+KEYWORDS="~amd64 ~x86"
next reply other threads:[~2023-10-05 10:33 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-05 10:33 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-17 11:00 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/PythonQwt/ David Roman
2025-09-17 11:00 David Roman
2025-04-22 9:06 David Roman
2025-04-22 9:06 David Roman
2025-01-23 14:47 David Roman
2025-01-23 14:47 David Roman
2025-01-13 11:53 David Roman
2025-01-13 11:53 David Roman
2024-12-11 11:55 David Roman
2024-11-14 16:07 David Roman
2024-11-14 16:07 David Roman
2024-08-05 12:01 David Roman
2024-08-05 12:01 David Roman
2024-07-09 13:37 David Roman
2024-07-09 13:37 David Roman
2024-06-27 13:47 David Roman
2024-06-27 13:47 David Roman
2024-04-24 12:11 [gentoo-commits] repo/proj/guru:master " David Roman
2024-04-23 22:24 ` [gentoo-commits] repo/proj/guru:dev " David Roman
2024-04-24 12:11 [gentoo-commits] repo/proj/guru:master " David Roman
2024-04-23 22:23 ` [gentoo-commits] repo/proj/guru:dev " David Roman
2024-04-24 12:11 [gentoo-commits] repo/proj/guru:master " David Roman
2024-04-23 22:23 ` [gentoo-commits] repo/proj/guru:dev " David Roman
2023-12-12 10:52 [gentoo-commits] repo/proj/guru:master " David Roman
2023-12-12 8:59 ` [gentoo-commits] repo/proj/guru:dev " David Roman
2023-12-12 8:59 David Roman
2023-10-17 12:19 David Roman
2023-10-17 12:19 David Roman
2023-08-01 15:00 David Roman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1696501996.7f4b74d0002a9df5a8e8aa6c7a398ddd2fde5992.davidroman@gentoo \
--to=davidroman96@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox