From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D3ADD158021 for ; Tue, 25 Oct 2022 16:01:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD85AE0CAE; Tue, 25 Oct 2022 16:01:14 +0000 (UTC) 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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9D724E0CAD for ; Tue, 25 Oct 2022 16:01:14 +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 6AA8D33C6B6 for ; Tue, 25 Oct 2022 16:01:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9FDE4629 for ; Tue, 25 Oct 2022 16:01:11 +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: <1666713641.d86f0c0e311d899340af840ce25b470bf004cb9c.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-poppler-qt5/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-poppler-qt5/Manifest dev-python/python-poppler-qt5/python-poppler-qt5-0.75.0.ebuild X-VCS-Directories: dev-python/python-poppler-qt5/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d86f0c0e311d899340af840ce25b470bf004cb9c X-VCS-Branch: master Date: Tue, 25 Oct 2022 16:01:11 +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: 84a8d980-3809-4b9d-a866-04972c1b34a0 X-Archives-Hash: 16c210c1818a997d9c92b0595c3c3154 commit: d86f0c0e311d899340af840ce25b470bf004cb9c Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Oct 25 15:29:49 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Oct 25 16:00:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d86f0c0e dev-python/python-poppler-qt5: drop 0.75.0 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-python/python-poppler-qt5/Manifest | 1 - .../python-poppler-qt5-0.75.0.ebuild | 33 ---------------------- 2 files changed, 34 deletions(-) diff --git a/dev-python/python-poppler-qt5/Manifest b/dev-python/python-poppler-qt5/Manifest index ac4ae3ac9c84..90f4d7db1177 100644 --- a/dev-python/python-poppler-qt5/Manifest +++ b/dev-python/python-poppler-qt5/Manifest @@ -1,2 +1 @@ -DIST python-poppler-qt5-0.75.0.tar.gz 23281 BLAKE2B 06b2b0899d2a3cfc84e623b98cc3379aa45ac9ca9267f25168cce04f2ed761fd897043376fda3386b2daff2b46850b24782cafd6aabb13a8e7d6f3920b55a02c SHA512 2f03036a2eaeb8e28875f19a813ff85a91c1e9a94301bdb736ecc50e7ececb4de2622728e6fecbf64e114435529f82b6afd23d772e2d3910ae03d5d2b5da3205 DIST python-poppler-qt5-21.3.0.tar.gz 25641 BLAKE2B 5937f1ddc1493bb1ef1d98b91dd8ccec4bd8c835956d84c8d7ce7a1cedcbe16854861e1f13825812e0f74c335020f0d74aad2d2bbc7a5780c6eb3ac77437f13b SHA512 cc942a860c2c999ff04fb0468b1556b0e23e7aa19a0185a39c5e903e717dca64bcbd51b8fe34b6885bd789cbf5cc1080c2ca1dcee30b3e69fa1721618e8db278 diff --git a/dev-python/python-poppler-qt5/python-poppler-qt5-0.75.0.ebuild b/dev-python/python-poppler-qt5/python-poppler-qt5-0.75.0.ebuild deleted file mode 100644 index 6e7ff364efe6..000000000000 --- a/dev-python/python-poppler-qt5/python-poppler-qt5-0.75.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{8..10} ) -inherit distutils-r1 qmake-utils - -DESCRIPTION="Python binding for libpoppler-qt5" -HOMEPAGE="https://github.com/frescobaldi/python-poppler-qt5" -SRC_URI="https://github.com/frescobaldi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=" - app-text/poppler[qt5] - dev-python/PyQt5[${PYTHON_USEDEP}] - >=dev-python/sip-4.19:=[${PYTHON_USEDEP}] -