From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9677115800A for ; Fri, 23 May 2025 23:59:09 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 7E15B343734 for ; Fri, 23 May 2025 23:59:09 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 923EC1103DE; Fri, 23 May 2025 23:59:05 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id 7C7131103DE for ; Fri, 23 May 2025 23:59:05 +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 0CC1F343730 for ; Fri, 23 May 2025 23:59:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 75B0A198A for ; Fri, 23 May 2025 23:59:03 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1748044711.e3000a32921d0c18c8315ed6380330c780c1efad.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-poppler-qt5/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-poppler-qt5/Manifest dev-python/python-poppler-qt5/metadata.xml dev-python/python-poppler-qt5/python-poppler-qt5-21.3.0.ebuild profiles/package.mask X-VCS-Directories: dev-python/python-poppler-qt5/ profiles/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e3000a32921d0c18c8315ed6380330c780c1efad X-VCS-Branch: master Date: Fri, 23 May 2025 23:59:03 +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: cfd7a561-4171-4c54-ad4c-ff0cdddd1808 X-Archives-Hash: 23ce74e12b5425150fe3b4e7909f7d29 commit: e3000a32921d0c18c8315ed6380330c780c1efad Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri May 23 23:56:31 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri May 23 23:58:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3000a32 dev-python/python-poppler-qt5: treeclean Closes: https://bugs.gentoo.org/949019 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-python/python-poppler-qt5/Manifest | 1 - dev-python/python-poppler-qt5/metadata.xml | 12 ------- .../python-poppler-qt5-21.3.0.ebuild | 41 ---------------------- profiles/package.mask | 5 --- 4 files changed, 59 deletions(-) diff --git a/dev-python/python-poppler-qt5/Manifest b/dev-python/python-poppler-qt5/Manifest deleted file mode 100644 index c6788136d272..000000000000 --- a/dev-python/python-poppler-qt5/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST python-poppler-qt5-21.3.0.gh.tar.gz 25641 BLAKE2B 5937f1ddc1493bb1ef1d98b91dd8ccec4bd8c835956d84c8d7ce7a1cedcbe16854861e1f13825812e0f74c335020f0d74aad2d2bbc7a5780c6eb3ac77437f13b SHA512 cc942a860c2c999ff04fb0468b1556b0e23e7aa19a0185a39c5e903e717dca64bcbd51b8fe34b6885bd789cbf5cc1080c2ca1dcee30b3e69fa1721618e8db278 diff --git a/dev-python/python-poppler-qt5/metadata.xml b/dev-python/python-poppler-qt5/metadata.xml deleted file mode 100644 index b2fc69bfa783..000000000000 --- a/dev-python/python-poppler-qt5/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - python@gentoo.org - Python - - - frescobaldi/python-poppler-qt5 - python-poppler-qt5 - - diff --git a/dev-python/python-poppler-qt5/python-poppler-qt5-21.3.0.ebuild b/dev-python/python-poppler-qt5/python-poppler-qt5-21.3.0.ebuild deleted file mode 100644 index f87d28e2ddc0..000000000000 --- a/dev-python/python-poppler-qt5/python-poppler-qt5-21.3.0.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_EXT=1 -DISTUTILS_USE_PEP517=sip -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 multiprocessing qmake-utils - -DESCRIPTION="Python binding for libpoppler-qt5" -HOMEPAGE=" - https://github.com/frescobaldi/python-poppler-qt5/ - https://pypi.org/project/python-poppler-qt5/ -" -SRC_URI=" - https://github.com/frescobaldi/python-poppler-qt5/archive/v${PV}.tar.gz - -> ${P}.gh.tar.gz -" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 x86" - -DEPEND=" - app-text/poppler[qt5] - dev-python/pyqt5[${PYTHON_USEDEP}] -" -RDEPEND=" - ${DEPEND} -" - -src_configure() { - DISTUTILS_ARGS=( - --jobs="$(makeopts_jobs)" - --qmake="$(qt5_get_bindir)"/qmake - --qmake-setting="$(qt5_get_qmake_args)" - --verbose - ) -} diff --git a/profiles/package.mask b/profiles/package.mask index e4823ce8e2a0..6ab2cdb22468 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -284,11 +284,6 @@ www-client/otter # Removal on 2025-05-24. dev-python/pyqtwebengine -# Andreas Sturmlechner (2025-04-24) -# Dead upstream, Qt5 based, no more revdeps. Bug #949019 -# Removal on 2025-05-24. -dev-python/python-poppler-qt5 - # Michał Górny (2025-04-22) # Metapackage used for pypy3 target in the past. # Removal on 2025-05-22.