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: Tue, 22 Apr 2025 09:06:14 +0000 (UTC) [thread overview] Message-ID: <1745312280.a10a24d64924b9a25c6674c643573a1fa8a1d0f3.davidroman@gentoo> (raw) commit: a10a24d64924b9a25c6674c643573a1fa8a1d0f3 Author: David Roman <davidroman96 <AT> gmail <DOT> com> AuthorDate: Tue Apr 22 08:58:00 2025 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Tue Apr 22 08:58:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a10a24d6 dev-python/PythonQwt: add 0.14.5 Signed-off-by: David Roman <davidroman96 <AT> gmail.com> dev-python/PythonQwt/Manifest | 1 + dev-python/PythonQwt/PythonQwt-0.14.5.ebuild | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/dev-python/PythonQwt/Manifest b/dev-python/PythonQwt/Manifest index 73d5e71e7..f8d21e80f 100644 --- a/dev-python/PythonQwt/Manifest +++ b/dev-python/PythonQwt/Manifest @@ -1,2 +1,3 @@ DIST pythonqwt-0.12.7.tar.gz 1217648 BLAKE2B 6c9dbaa893d6124ace07f9749d8b668fc5627269e3cabfab129fc04e3a511c971a2bd34d0bfc33da96715f7f8601e6d2d179584e8166f876296dc13d536ca710 SHA512 87af1d62e98798f5f616b7b008d704d943ae3c662b254f3243b3d9f4e5efab2f68b28c4820be6894b35852c9a5c14fa27c07868a28aacc6c9cd10ed7a674cfc2 DIST pythonqwt-0.14.4.tar.gz 1218690 BLAKE2B 91ecc9efa1855004c50639978892f0c43faa0531edb468cac3d50cdb6c792848278cbf8d5de5f500e98368c1ebfcadf8f78061cf49861021520128bf56367f27 SHA512 809fe79c9fd132c8a2173183f0b101e8c1600f95aa935dc0da2609de678abe5c64b8842b70c0d53978daf68ec36b7ccacbcc86b01e7ecce9a38425bbc48300ab +DIST pythonqwt-0.14.5.tar.gz 1218803 BLAKE2B 5ca5032040b9afa6e49630760645e8f95bf732305c69f751a9a34a9384216fb77ffdb80870e6b14e78f70f88335ec70903d12fec5bccc1b6017c20159548e81e SHA512 53e6363f82b5e7f4830029b74228abe0dd4120aa09836d8766685e93749ad8377f347b54ce37eab0288e4efb9ce6f5d4097bdf7f863c8d517f8034951209b8ad diff --git a/dev-python/PythonQwt/PythonQwt-0.14.5.ebuild b/dev-python/PythonQwt/PythonQwt-0.14.5.ebuild new file mode 100644 index 000000000..12d8f5576 --- /dev/null +++ b/dev-python/PythonQwt/PythonQwt-0.14.5.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2024 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}] +"
WARNING: multiple messages have this Message-ID (diff)
From: "David Roman" <davidroman96@gmail.com> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/PythonQwt/ Date: Tue, 22 Apr 2025 09:28:15 +0000 (UTC) [thread overview] Message-ID: <1745312280.a10a24d64924b9a25c6674c643573a1fa8a1d0f3.davidroman@gentoo> (raw) Message-ID: <20250422092815.U92MbyLwR8LrUvbU-ns-4vTdD6O89a4zyajXMCFC89U@z> (raw) commit: a10a24d64924b9a25c6674c643573a1fa8a1d0f3 Author: David Roman <davidroman96 <AT> gmail <DOT> com> AuthorDate: Tue Apr 22 08:58:00 2025 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Tue Apr 22 08:58:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a10a24d6 dev-python/PythonQwt: add 0.14.5 Signed-off-by: David Roman <davidroman96 <AT> gmail.com> dev-python/PythonQwt/Manifest | 1 + dev-python/PythonQwt/PythonQwt-0.14.5.ebuild | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/dev-python/PythonQwt/Manifest b/dev-python/PythonQwt/Manifest index 73d5e71e7..f8d21e80f 100644 --- a/dev-python/PythonQwt/Manifest +++ b/dev-python/PythonQwt/Manifest @@ -1,2 +1,3 @@ DIST pythonqwt-0.12.7.tar.gz 1217648 BLAKE2B 6c9dbaa893d6124ace07f9749d8b668fc5627269e3cabfab129fc04e3a511c971a2bd34d0bfc33da96715f7f8601e6d2d179584e8166f876296dc13d536ca710 SHA512 87af1d62e98798f5f616b7b008d704d943ae3c662b254f3243b3d9f4e5efab2f68b28c4820be6894b35852c9a5c14fa27c07868a28aacc6c9cd10ed7a674cfc2 DIST pythonqwt-0.14.4.tar.gz 1218690 BLAKE2B 91ecc9efa1855004c50639978892f0c43faa0531edb468cac3d50cdb6c792848278cbf8d5de5f500e98368c1ebfcadf8f78061cf49861021520128bf56367f27 SHA512 809fe79c9fd132c8a2173183f0b101e8c1600f95aa935dc0da2609de678abe5c64b8842b70c0d53978daf68ec36b7ccacbcc86b01e7ecce9a38425bbc48300ab +DIST pythonqwt-0.14.5.tar.gz 1218803 BLAKE2B 5ca5032040b9afa6e49630760645e8f95bf732305c69f751a9a34a9384216fb77ffdb80870e6b14e78f70f88335ec70903d12fec5bccc1b6017c20159548e81e SHA512 53e6363f82b5e7f4830029b74228abe0dd4120aa09836d8766685e93749ad8377f347b54ce37eab0288e4efb9ce6f5d4097bdf7f863c8d517f8034951209b8ad diff --git a/dev-python/PythonQwt/PythonQwt-0.14.5.ebuild b/dev-python/PythonQwt/PythonQwt-0.14.5.ebuild new file mode 100644 index 000000000..12d8f5576 --- /dev/null +++ b/dev-python/PythonQwt/PythonQwt-0.14.5.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2024 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}] +"
next reply other threads:[~2025-04-22 9:06 UTC|newest] Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-04-22 9:06 David Roman [this message] 2025-04-22 9:28 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/PythonQwt/ David Roman -- strict thread matches above, loose matches on Subject: below -- 2025-04-22 9:06 [gentoo-commits] repo/proj/guru:dev " 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: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 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 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-10-05 10:33 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=1745312280.a10a24d64924b9a25c6674c643573a1fa8a1d0f3.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: linkBe 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