GNU bug report logs - #59225
[PATCH] gnu: Modify python-qtconsole use python-pyqt-without-webkit.

Previous Next

Package: guix-patches;

Reported by: raingloom <raingloom <at> riseup.net>

Date: Sat, 12 Nov 2022 20:57:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 59225 in the body.
You can then email your comments to 59225 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#59225; Package guix-patches. (Sat, 12 Nov 2022 20:57:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to raingloom <raingloom <at> riseup.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 12 Nov 2022 20:57:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: raingloom <raingloom <at> riseup.net>
To: guix-patches <at> gnu.org
Cc: Csepp <raingloom <at> riseup.net>
Subject: [PATCH] gnu: Modify python-qtconsole use python-pyqt-without-webkit.
Date: Sat, 12 Nov 2022 21:45:28 +0100
From: Csepp <raingloom <at> riseup.net>

* gnu/packages/python-xyz.scm (python-qtconsole)[propagated-inputs]:
  Use python-pyqt-without-webkit.
---
This makes it possible to use Jupyter on i686, where qtwebkit is currently failing to build due to running out of memory.

 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 1c2f9d7b73..a314591d4d 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -13884,8 +13884,8 @@ (define-public python-qtconsole
                (("def test_other_output") "def _test_other_output")))))))
     (propagated-inputs
      (list python-ipykernel python-ipython-genutils python-jupyter-client
-           python-jupyter-core python-pygments python-pyqt python-pyzmq
-           python-qtpy python-traitlets))
+           python-jupyter-core python-pygments python-pyqt-without-webkit
+           python-pyzmq python-qtpy python-traitlets))
     (native-inputs
      (list python-flaky python-pytest python-pytest-qt))
     (home-page "https://jupyter.org")
-- 
2.38.0





Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Tue, 15 Nov 2022 09:18:03 GMT) Full text and rfc822 format available.

Notification sent to raingloom <raingloom <at> riseup.net>:
bug acknowledged by developer. (Tue, 15 Nov 2022 09:18:03 GMT) Full text and rfc822 format available.

Message #10 received at 59225-done <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: raingloom <raingloom <at> riseup.net>
Cc: 59225-done <at> debbugs.gnu.org
Subject: Re: [bug#59225] [PATCH] gnu: Modify python-qtconsole use
 python-pyqt-without-webkit.
Date: Tue, 15 Nov 2022 11:17:18 +0200
[Message part 1 (text/plain, inline)]
I changed python-pyqt-without-webkit to python-pyqt-without-qtwebkit and
pushed the patch. Thanks!

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#59225; Package guix-patches. (Tue, 15 Nov 2022 13:57:02 GMT) Full text and rfc822 format available.

Message #13 received at 59225-done <at> debbugs.gnu.org (full text, mbox):

From: Csepp <raingloom <at> riseup.net>
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: 59225-done <at> debbugs.gnu.org, raingloom <raingloom <at> riseup.net>
Subject: Re: [bug#59225] [PATCH] gnu: Modify python-qtconsole use
 python-pyqt-without-webkit.
Date: Tue, 15 Nov 2022 14:56:09 +0100
Efraim Flashner <efraim <at> flashner.co.il> writes:

> [[PGP Signed Part:Undecided]]
> I changed python-pyqt-without-webkit to python-pyqt-without-qtwebkit and
> pushed the patch. Thanks!

Thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 14 Dec 2022 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 245 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.