From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id UDo7NaL9XmXEIQAAauVa8A:P1 (envelope-from ) for ; Thu, 23 Nov 2023 08:22:11 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id UDo7NaL9XmXEIQAAauVa8A (envelope-from ) for ; Thu, 23 Nov 2023 08:22:10 +0100 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 7EA78464DD for ; Thu, 23 Nov 2023 08:22:10 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=izL1ZnqB; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1700724130; a=rsa-sha256; cv=none; b=lswQo20DRTGjcsHQ81Y/fYU0bQP3Vc3OBkpJHFbedNC2wkNapjFFJZkxfCWJDfO5FHEpRl QndcOdVVXip+hOh9NptqQwwu/cTmvocE40gx6clAlue0AT4GhYLjSShbyPcI8qJr4I9eMr Ps8Zy5xH72nP2fsOijrFfOAZKoKNljFmwKGN9BRUhUsUpeUrEIV+uMZwIiD97aAd/loniA TmFFlDAmGKcv2st6/Ie78wk0Jbf+1KTQmDv4YeVCOHfbcDyelTqjwnsdhBWXYSuY6Kpl03 MMw3zabFMS1A1i2XmuKOWhntJ3i/so5hqNhdCFBZwcimbdIpgOpYr88Nh8USsg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1700724130; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=ddj3cAUaL75HBC/tGNj4IMnk87CcXO6Eo1aZpvrWDO8=; b=FvStA+yNbS9mNo2g1BA6yaQpVsIlxEbUCjxqquPsAzsdDriT2hnK89LJz3jUi99S0vQZs0 1Mz2Fq1CxHeoYF07ngLcqhTiw1u/tNv4nflcsrDGhRYUGRrHkI6+j2GlISpRS3RdqU0z71 CabR36Q3Ml07/eyGEAMqpBKHsiXidWhCXDZOrRQCpzGysQdbz33HIxqHIcTinPUHB4Ig8i En/n65aKzD1Lqx+HnoE5JfSH6cnQ/4a0y8I6ucwNbCJCCRA6YEXN3T+eA9UbP8BGmiEAQ5 8FOxl3gi5f+D9OuQinlwhHROxocgvkg0RR1EsF7WnLOvYJ3ODkQUmbeIObOf7w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=rimm.ee header.s=herman header.b=izL1ZnqB; dmarc=pass (policy=none) header.from=gnu.org; 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r642E-0004iz-Nv; Thu, 23 Nov 2023 02:22:03 -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 1r642C-0004iV-3V for guix-patches@gnu.org; Thu, 23 Nov 2023 02:22:00 -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 1r642B-00015E-RN for guix-patches@gnu.org; Thu, 23 Nov 2023 02:21:59 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r642F-0006gB-1D; Thu, 23 Nov 2023 02:22:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#57431] [PATCH v2 3/3] gnu: Add python-pyqtwebengine, version 6.6.0. Resent-From: Herman Rimm Original-Sender: "Debbugs-submit" Resent-CC: andreas@enge.fr, maxim.cournoyer@gmail.com, iyzsong@envs.net, guix-patches@gnu.org Resent-Date: Thu, 23 Nov 2023 07:22:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57431 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57431@debbugs.gnu.org Cc: Zhu Zihao , Andreas Enge , Maxim Cournoyer , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-Debbugs-Original-Xcc: Andreas Enge , Maxim Cournoyer , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Received: via spool by 57431-submit@debbugs.gnu.org id=B57431.170072407025584 (code B ref 57431); Thu, 23 Nov 2023 07:22:02 +0000 Received: (at 57431) by debbugs.gnu.org; 23 Nov 2023 07:21:10 +0000 Received: from localhost ([127.0.0.1]:60476 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r641O-0006eU-81 for submit@debbugs.gnu.org; Thu, 23 Nov 2023 02:21:10 -0500 Received: from 81-205-150-117.fixed.kpn.net ([81.205.150.117]:45505 helo=email.rimm.ee) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r641M-0006dj-0b for 57431@debbugs.gnu.org; Thu, 23 Nov 2023 02:21:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rimm.ee; s=herman; t=1700724062; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ddj3cAUaL75HBC/tGNj4IMnk87CcXO6Eo1aZpvrWDO8=; b=izL1ZnqB6LEwdoR0Y/plvcDglwhVf+Ju5oyDtFAll8o1KUR1Eqyam+8hfIhIPqImpY2X/a NtAJeMFta5FcFM0+3WB8SX8Ts+RV4G8kIqrJeUUWkLsoeJ0shYpD57BDidvIpnEAVwQ9is YKZyM7uZZIEzjJuPkJxTobDtAJhi5i9GWoZBJ5DBH6Fu1K55NC8z1wToe9esMWoptLRdis zfKBDEvBNuyAFm0jcImBWwZ9ca84/p3lRphJIxnzGBQjX3D2SRA6zHOh3l/VDAz+X6HzS2 1t1KQVzWJdErF8L3m3IECtOcmCLZ/MI5kkA4H+9TIXwCaTTRKNRhlhNkgRIgtg== Received: by 81-205-150-117.fixed.kpn.net (OpenSMTPD) with ESMTPSA id c7b67454 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Thu, 23 Nov 2023 07:21:02 +0000 (UTC) Date: Thu, 23 Nov 2023 08:20:16 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Herman Rimm X-ACL-Warn: , Herman Rimm via Guix-patches From: Herman Rimm 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-Scanner: mx11.migadu.com X-Spam-Score: -4.62 X-Migadu-Queue-Id: 7EA78464DD X-Migadu-Spam-Score: -4.62 X-TUID: EzkRQ9hCfEe7 From: Zhu Zihao * gnu/packages/qt.scm (python-pyqtwebengine-6): New variable. --- gnu/packages/qt.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index 22569f5f75..6ac6afba6e 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -3792,6 +3792,39 @@ (define-public python-pyqtwebengine itself.") (license license:gpl3))) +(define-public python-pyqtwebengine-6 + (package + (inherit python-pyqtwebengine) + (version "6.6.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "PyQt6_WebEngine" version)) + (sha256 + (base32 "11wlnggs5vi7z465xhmnz664wbaj44ki6mmijbk0kr457x69h2ym")))) + (native-inputs (list python python-sip python-pyqt-builder + ;; qtbase is required for qmake + qtbase)) + (inputs (list python-pyqt-6 qtbase qtdeclarative qtwebchannel qtwebengine)) + (arguments + (list + #:tests? #f ;No tests. + #:configure-flags #~`(@ ("--verbose" . "") ;Print commands run. + ("--jobs" unquote + (number->string (parallel-job-count)))) + #:phases #~(modify-phases %standard-phases + (add-after 'unpack 'set-include-dirs + (lambda* (#:key inputs outputs #:allow-other-keys) + (let* ((version (python-version (assoc-ref inputs "python"))) + (sip-include-dirs (search-input-directory inputs + (string-append "/lib/python" version + "/site-packages/PyQt6/bindings")))) + (setenv "SIP_INCLUDE_DIRS" sip-include-dirs))))))) + (description + "PyQtWebEngine is a set of Python bindings for The Qt Company's Qt +WebEngine libraries. The bindings sit on top of PyQt6 and are implemented as a +set of three modules."))) + (define-public python-pyqt-builder (package (name "python-pyqt-builder") -- 2.41.0