From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PyQt-builder/
Date: Fri, 10 Mar 2023 08:40:48 +0000 (UTC) [thread overview]
Message-ID: <1678437604.4618856e9b089601aefc7d4a231d1a9c5eb28524.sam@gentoo> (raw)
commit: 4618856e9b089601aefc7d4a231d1a9c5eb28524
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 10 08:35:51 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 10 08:40:04 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4618856e
dev-python/PyQt-builder: add 1.14.1
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/PyQt-builder/Manifest | 1 +
dev-python/PyQt-builder/PyQt-builder-1.14.1.ebuild | 37 ++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/dev-python/PyQt-builder/Manifest b/dev-python/PyQt-builder/Manifest
index 250b654500af..3ea0cb980312 100644
--- a/dev-python/PyQt-builder/Manifest
+++ b/dev-python/PyQt-builder/Manifest
@@ -1 +1,2 @@
DIST PyQt-builder-1.12.2.tar.gz 5727071 BLAKE2B ca5d55989fec2a9a6f9d37abc307d4db7305bb06449cbf982aa3a2a3f210113319f7fb303ec0d77b513cce844b529e0e56f62c9d62ab3c51cf85a061ecd00c7a SHA512 022f2cd40c100543c4b442fc5b27bbf2ec853d94b531f8f6dc1d7f92b07bcc20e8f0a4eb64feb96d094ba0d5f01fddcc8aed23ddf67a61417e07983a73918230
+DIST PyQt-builder-1.14.1.tar.gz 3907982 BLAKE2B f2ac51b6af3b90d14e1acea1c292f71df6b84e4a6b930b70762a29d58e34303d9788911c99127ff15b85b4f7f7ae699ed2aa3094b7f187aeb92338feaaaadfb0 SHA512 4de9be2c42f38fbc22d46a31dd6da37c02620bb112a674ef846a4eb7f862715852e1d7328da1e0d0e33f78475166fe3c690e710e18bfeb48f840f137831a2182
diff --git a/dev-python/PyQt-builder/PyQt-builder-1.14.1.ebuild b/dev-python/PyQt-builder/PyQt-builder-1.14.1.ebuild
new file mode 100644
index 000000000000..e6a4c96790ac
--- /dev/null
+++ b/dev-python/PyQt-builder/PyQt-builder-1.14.1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} )
+inherit distutils-r1
+
+DESCRIPTION="The PEP 517 compliant PyQt build system"
+HOMEPAGE="https://www.riverbankcomputing.com/software/pyqt-builder/ https://pypi.org/project/PyQt-builder/"
+
+MY_P=${PN}-${PV/_pre/.dev}
+if [[ ${PV} == *_pre* ]]; then
+ SRC_URI="https://dev.gentoo.org/~pesa/distfiles/${MY_P}.tar.gz"
+else
+ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
+fi
+S=${WORKDIR}/${MY_P}
+
+LICENSE="|| ( GPL-2 GPL-3 SIP )"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+
+RDEPEND="
+ dev-python/packaging[${PYTHON_USEDEP}]
+ >=dev-python/sip-6.7.1[${PYTHON_USEDEP}]
+"
+
+distutils_enable_sphinx doc --no-autodoc
+
+python_prepare_all() {
+ # don't install prebuilt Windows DLLs
+ sed -i -e "s:'dlls/\*/\*',::" setup.py || die
+ rm -r "${PN/-/_}.egg-info" || die
+
+ distutils-r1_python_prepare_all
+}
next reply other threads:[~2023-03-10 8:40 UTC|newest]
Thread overview: 80+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-10 8:40 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-03 2:38 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyqt-builder/ Ionen Wolkens
2025-02-03 2:38 Ionen Wolkens
2025-02-01 9:56 Arthur Zamarin
2025-01-17 23:05 Ionen Wolkens
2025-01-17 23:05 Ionen Wolkens
2025-01-12 8:05 Sam James
2024-12-31 23:51 Ionen Wolkens
2024-12-28 18:30 Ionen Wolkens
2024-12-06 5:10 Ionen Wolkens
2024-11-22 20:00 [gentoo-commits] repo/gentoo:master commit in: dev-python/PyQt-builder/ Michał Górny
2024-07-27 7:19 Michał Górny
2024-07-27 7:07 Arthur Zamarin
2024-07-12 23:12 Ionen Wolkens
2024-07-06 6:35 Michał Górny
2024-07-06 6:26 Sam James
2024-06-21 23:59 Ionen Wolkens
2024-05-13 5:49 Ionen Wolkens
2024-05-12 20:25 Ionen Wolkens
2024-05-05 15:46 Sam James
2024-05-05 13:07 Ionen Wolkens
2024-04-25 16:52 Ionen Wolkens
2024-04-20 14:52 Ionen Wolkens
2024-04-20 14:35 Ionen Wolkens
2024-04-20 14:35 Ionen Wolkens
2024-04-20 11:46 Sam James
2024-04-20 10:49 Michał Górny
2024-04-20 10:49 Michał Górny
2024-04-20 10:49 Michał Górny
2024-04-20 9:51 Michał Górny
2024-04-03 19:04 Ionen Wolkens
2024-04-03 19:04 Ionen Wolkens
2023-12-20 20:01 Michał Górny
2023-12-20 17:18 Arthur Zamarin
2023-12-20 16:15 Michał Górny
2023-12-20 16:08 Michał Górny
2023-12-20 15:51 Michał Górny
2023-12-20 15:49 Michał Górny
2023-11-30 19:42 Ionen Wolkens
2023-11-09 15:49 Ionen Wolkens
2023-11-03 15:08 Arthur Zamarin
2023-11-03 15:08 Arthur Zamarin
2023-11-03 11:00 Arthur Zamarin
2023-11-03 10:59 Arthur Zamarin
2023-11-03 10:59 Arthur Zamarin
2023-10-14 14:48 Ionen Wolkens
2023-08-24 12:47 Michał Górny
2023-08-24 12:40 Sam James
2023-08-24 12:40 Sam James
2023-08-24 12:40 Sam James
2023-08-24 12:40 Sam James
2023-08-24 12:40 Sam James
2023-07-25 0:10 Ionen Wolkens
2023-07-10 1:29 Michał Górny
2023-07-09 18:11 Arthur Zamarin
2023-07-09 17:22 Arthur Zamarin
2023-07-09 17:19 Arthur Zamarin
2023-06-03 5:37 Sam James
2023-04-24 5:57 Michał Górny
2023-04-23 21:38 Sam James
2023-04-22 14:28 Sam James
2023-04-22 11:31 Sam James
2023-04-22 9:25 Arthur Zamarin
2023-04-22 9:25 Arthur Zamarin
2023-04-11 6:15 Sam James
2023-03-17 15:29 Michał Górny
2022-12-02 10:20 WANG Xuerui
2022-06-08 19:16 Andrew Ammerlaan
2022-06-01 5:25 Sam James
2022-06-01 5:25 Sam James
2022-06-01 2:29 Sam James
2022-06-01 1:55 Sam James
2022-06-01 1:55 Sam James
2021-10-30 23:57 Davide Pesavento
2021-10-30 23:57 Davide Pesavento
2021-10-13 20:15 Davide Pesavento
2021-10-03 17:40 Davide Pesavento
2021-07-06 23:18 Davide Pesavento
2021-07-06 23:18 Davide Pesavento
2021-06-17 23:55 Zac Medico
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=1678437604.4618856e9b089601aefc7d4a231d1a9c5eb28524.sam@gentoo \
--to=sam@gentoo.org \
--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