public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyqt-builder/
Date: Wed, 26 Feb 2025 08:47:49 +0000 (UTC)	[thread overview]
Message-ID: <1740559528.024e0053b65b8efa18469ac45b3302de6cf8ee09.ionen@gentoo> (raw)

commit:     024e0053b65b8efa18469ac45b3302de6cf8ee09
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 26 03:38:47 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Wed Feb 26 08:45:28 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=024e0053

dev-python/pyqt-builder: drop 1.17.2

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-python/pyqt-builder/Manifest                   |  1 -
 dev-python/pyqt-builder/pyqt-builder-1.17.2.ebuild | 31 ----------------------
 2 files changed, 32 deletions(-)

diff --git a/dev-python/pyqt-builder/Manifest b/dev-python/pyqt-builder/Manifest
index ba48afa1a16b..0b37cc577780 100644
--- a/dev-python/pyqt-builder/Manifest
+++ b/dev-python/pyqt-builder/Manifest
@@ -1,3 +1,2 @@
-DIST pyqt_builder-1.17.2.tar.gz 3671828 BLAKE2B f8f822275f90929542e2800ff6802658b5a27402eda76de96d0546a8abee65ce803ce48eb93d001d6298f95c10393e066673057746e97de7244b4c6d17678f10 SHA512 54f99a50ba8534c84df563c80375165baaeb2dc1255297298a5a5360176d267d858b105b7fb06a8b029f1697919c3dad977aa1916c9ab41b9ace272db5db5295
 DIST pyqt_builder-1.18.0.tar.gz 3671854 BLAKE2B 37d7ab667368ce962c1ec3fa34c1e25838abdb5a50bd574d0a96cb8c94a272f3d78e4dbaf5113205451f0c9ba746080fca7debfb55ee6bed756b6d3cb8338dbf SHA512 a7b0717b0ff2b8f8cebec1ec6e4c63597153d7fdfd2e3cb2036c07e17b5eca28657010babd3d331874f9f5c1d130a0d75ff6a1255465bb381bc4d007a0316ef8
 DIST pyqt_builder-1.18.1.tar.gz 3671990 BLAKE2B bb0fc3fb7a35bbd7374c57085378c0e50150164f1f9128bc808c5ea6f4ba72987003e3e91864a851969aa892c145b284962b36cf975c71a20e6294a4f3a6645b SHA512 9af2a977854b6a1f6cf7c3c31b18c4104e8cb46cf9066700a62151ed5dfe7d82645065b747dc68a3588e855a96c40102e0e47a972ab752f751825e6fd4c91332

diff --git a/dev-python/pyqt-builder/pyqt-builder-1.17.2.ebuild b/dev-python/pyqt-builder/pyqt-builder-1.17.2.ebuild
deleted file mode 100644
index 316a400b3f9f..000000000000
--- a/dev-python/pyqt-builder/pyqt-builder-1.17.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_PN=PyQt-builder
-PYTHON_COMPAT=( python3_{10..13} )
-inherit distutils-r1 pypi
-
-DESCRIPTION="The PEP 517 compliant PyQt build system"
-HOMEPAGE="https://github.com/Python-PyQt/PyQt-builder/"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~loong ~ppc ppc64 ~riscv x86"
-
-RDEPEND="
-	dev-python/packaging[${PYTHON_USEDEP}]
-	>=dev-python/sip-6.7[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	dev-python/setuptools-scm[${PYTHON_USEDEP}]
-"
-
-src_prepare() {
-	distutils-r1_src_prepare
-
-	# skip installing DLLs
-	rm -r pyqtbuild/bundle/dlls || die
-}


             reply	other threads:[~2025-02-26  8:48 UTC|newest]

Thread overview: 82+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-26  8:47 Ionen Wolkens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-25  1:23 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyqt-builder/ Ionen Wolkens
2025-02-03  2:38 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
2023-03-10  8:40 Sam James
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=1740559528.024e0053b65b8efa18469ac45b3302de6cf8ee09.ionen@gentoo \
    --to=ionen@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