From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id aN4DEPTqimXh/AAAkFu2QA (envelope-from ) for ; Tue, 26 Dec 2023 16:02:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id aOfVDPTqimX9YgAA62LTzQ (envelope-from ) for ; Tue, 26 Dec 2023 16:02:12 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=libero.it header.s=s2021 header.b=xDq+p0wO; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1703602932; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=r5DqEdvnMPYcxYUjAoffYAz9MfKAnMURkbk0HbjyPBA=; b=BV28u9cUeJ0rFjKq6pvTVHN/I19wcvYZPgy5La6Tm6CTWSexYfwwdzwvhAhZPuKsdiogI/ 0YipZ8aVjGZDowjCtihc4X7o41Khv1FULoqv4vGM4mRysDS3a4+a6PwFtCykF5lcncWSNn GNJxgsBXb4a74J2NmCHRwWqjRQXYHyXH6noEMRnDaC+0vW7eEbO/8akKCeVbGHXAocCo7b ODgh2YicW2H/5yQDodBLAsn0gxDbytERHAVfpkgzvzWZ1W9pgCHCkCGkN1N/DMtzq2SBm8 hLoIq6Lv7MAzOdDXi9qF4A3LB5IvedoDXo4GhpwdXAv2d6UxfeTHwz9SiNgJzA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703602932; a=rsa-sha256; cv=none; b=dz1iewH9GOG2qNXtpxSO5b0PolAJDU0kAPwK5/zFP4kndLAOhkll5LEhcIdSFLmFCOVbUW inCHgwBZc3ViaTrW5YJPDZG2EuUDYP6SHx0LSnB5XyxBIfKuTFf+qLifNP2WIRjcMF1/r7 4kINysAqKcaddUsqLngTWJl6sLQZ413upZMhpT8QmVj3vM1WO8LflKKSfWjyLws1/vfBFs maJRYXoLCGuEe9GI/Zyewdh/quJpCdMNAidRYFw1p3Iaqow+hl9sTGzmaepxDkcnQrb4uN B32r8mAb7koJ875apjfKRSL6bQLj1B54yu4mA4WqjVrHMJrXbizqmPbvxwwx5g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=libero.it header.s=s2021 header.b=xDq+p0wO; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 5DF04357ED for ; Tue, 26 Dec 2023 16:02:11 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rI8wG-000250-ML; Tue, 26 Dec 2023 10:01:51 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rI02m-0000e5-Uu for guix-patches@gnu.org; Tue, 26 Dec 2023 00:31:57 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rI02m-00059E-HK for guix-patches@gnu.org; Tue, 26 Dec 2023 00:31:56 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rI02s-00063Q-0u for guix-patches@gnu.org; Tue, 26 Dec 2023 00:32:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68038] [PATCH] gnu: python-poppler-qt5: update to 21.3.0 Resent-From: Marco Rimoldi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 26 Dec 2023 05:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 68038 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68038@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170356866621969 (code B ref -1); Tue, 26 Dec 2023 05:32:01 +0000 Received: (at submit) by debbugs.gnu.org; 26 Dec 2023 05:31:06 +0000 Received: from localhost ([127.0.0.1]:55685 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rI01v-0005dJ-KO for submit@debbugs.gnu.org; Tue, 26 Dec 2023 00:31:06 -0500 Received: from lists.gnu.org ([2001:470:142::17]:41382) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rHwIJ-00004v-Rv for submit@debbugs.gnu.org; Mon, 25 Dec 2023 20:31:45 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rHwI7-0002Dp-IV for guix-patches@gnu.org; Mon, 25 Dec 2023 20:31:31 -0500 Received: from smtp-32.italiaonline.it ([213.209.10.32] helo=libero.it) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rHwI4-0008Vo-Mj for guix-patches@gnu.org; Mon, 25 Dec 2023 20:31:31 -0500 Received: from localhost ([93.38.119.137]) by smtp-32.iol.local with ESMTPA id HwI0rmtEdUvUzHwI0rBWK8; Tue, 26 Dec 2023 02:31:24 +0100 x-libjamoibt: 1601 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=libero.it; s=s2021; t=1703554284; bh=r5DqEdvnMPYcxYUjAoffYAz9MfKAnMURkbk0HbjyPBA=; h=From; b=xDq+p0wO6V9ciflDeZvaRKT1Gz4veUsA75llHTYdORlNyCuOeRucbx7UpSzzL7G6J ehGRIUGm1B8JRboFZLF3KDFTDUabaKW2CBK2GNcsTsIwmodIJ7NgD8618WbXaoF/UD artYU5m9gv3yrC2bOw/E9maSe43IgV5mchKp8+DDZXkZRbePryhVRj7UWplYGCpSqI Ggwea3CGuBEdEzuebdD6ifIzJpeDQOxauGWFg06HBQfs5sr6Tr2K8cNgdGeh6PSThA a5InQ6V/07gT17nW3AJ5Lg1I6BJoM9dJLI5Mrw9DxQrckYC18K8WWmPML4oHU+i7Cq FZXdI2QjuCiqw== X-CNFS-Analysis: v=2.4 cv=MvuUqUWe c=1 sm=1 tr=0 ts=658a2cec cx=a_exe a=zr5aN+YwjWvrDHBFAPbA8Q==:117 a=zr5aN+YwjWvrDHBFAPbA8Q==:17 a=kj9zAlcOel0A:10 a=8AHkEIZyAAAA:8 a=CckQENj0AAAA:8 a=NEAV23lmAAAA:8 a=Z42u9cC_KPnAsnA-tEQA:9 a=CjuIK1q_8ugA:10 a=-XWihg8NfbdYC9mmq4w4:22 Date: Tue, 26 Dec 2023 02:31:23 +0100 Message-ID: X-Mailer: Claws Mail 4.1.1 (GTK 3.24.37; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4xfNYXJUJJAUFp+v2c9DtSrnmpEp3Go2D5RPzUMAWUYJyCoq4J+Z4LnGMlVLPN84D2aMub+ZGx+3jg9knV4xbdmUzu0kPxpHcJwKlGBC8yl2EkVWf1hMx7 Msp8MFhojISosVDYNx5yLV/I3XcsnnaFArCsiwwRuswehyaEPj7sGHQauOpGiZwotfKkulZ1QCKLXA== Received-SPF: pass client-ip=213.209.10.32; envelope-from=rimarko@libero.it; helo=libero.it X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Tue, 26 Dec 2023 00:31:01 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Tue, 26 Dec 2023 10:01:13 -0500 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Marco Rimoldi X-ACL-Warn: , Marco Rimoldi via Guix-patches From: Marco Rimoldi via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.75 X-Spam-Score: -6.75 X-Migadu-Queue-Id: 5DF04357ED X-Migadu-Scanner: mx12.migadu.com X-TUID: wkf5hYH31ob0 * gnu/packages/pdf.scm (python-poppler-qt5): Update to 21.3.0 [build-system]: Change to pyproject, fix previous build failure. Change-Id: I25df6798e73265bf4b84b07f78afdc5157e3f2f6 --- gnu/packages/pdf.scm | 37 +++++++++++++------------------------ 1 file changed, 13 insertions(+), 24 deletions(-) diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm index 644a4617a6..c3bafe6bc9 100644 --- a/gnu/packages/pdf.scm +++ b/gnu/packages/pdf.scm @@ -415,40 +415,29 @@ (define-public poppler-qt5 (define-public python-poppler-qt5 (package (name "python-poppler-qt5") - (version "21.1.0") + (version "21.3.0") (source (origin (method url-fetch) (uri (pypi-uri "python-poppler-qt5" version)) (sha256 (base32 - "0b82gm4i75q5v19kfbq0h4y0b2vcwr2213zkhxh6l0h45kdndmxd")) - (patches (search-patches "python-poppler-qt5-fix-build.patch")))) - (build-system python-build-system) + "1q3gvmsmsq3llf9mcbhlkryrgprqrw2z7wmnvagy180f3y2fhxxl")))) + (build-system pyproject-build-system) (arguments - `(;; There are no tests. The check phase just causes a rebuild. - #:tests? #f - #:phases - (modify-phases %standard-phases - (replace 'build - (lambda* (#:key inputs #:allow-other-keys) - (substitute* "setup.py" - ;; This check always fails, so disable it. - (("if not check_qtxml\\(\\)") - "if True")) - ;; We need to pass an extra flag here. This cannot be in - ;; configure-flags because it should not be passed for the - ;; installation phase. - ((@@ (guix build python-build-system) call-setuppy) - "build_ext" (list (string-append "--pyqt-sip-dir=" - (assoc-ref inputs "python-pyqt") - "/share/sip")) #t)))))) + `( + ;; The backend builder expects a Python dictionary as per + ;; https://peps.python.org/pep-0517/#config-settings, but we + ;; give it lists and it fails. The next line is a workaround. + #:configure-flags '#nil + #:build-backend "sipbuild.api" + #:tests? #f)) (native-inputs (list pkg-config)) (inputs - (list python-sip-4 python-pyqt poppler-qt5 qtbase-5)) - (home-page "https://pypi.org/project/python-poppler-qt5/") - (synopsis "Python bindings for Poppler-Qt5") + (list python-sip python-pyqt-builder python-pyqt poppler-qt5 qtbase-5)) + (home-page "https://github.com/frescobaldi/python-poppler-qt5") + (synopsis "Python binding to Poppler-Qt5") (description "This package provides Python bindings for the Qt5 interface of the Poppler PDF rendering library.") base-commit: 103dc351111d7aff82b7b7883f79084faaa54abc -- 2.41.0