GNU bug report logs - #70506
[PATCH] gnu: qutebrowser: Add python-tldextract to inputs.

Previous Next

Package: guix-patches;

Reported by: Wilko Meyer <w <at> wmeyer.eu>

Date: Sun, 21 Apr 2024 22:03:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#70506: closed ([PATCH] gnu: qutebrowser: Add python-tldextract
 to inputs.)
Date: Wed, 15 May 2024 20:01:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 15 May 2024 20:59:41 +0100
with message-id <87r0e2x2vm.fsf <at> cbaines.net>
and subject line Re: [bug#70506] [PATCH] gnu: qutebrowser: Add python-tldextract to inputs.
has caused the debbugs.gnu.org bug report #70506,
regarding [PATCH] gnu: qutebrowser: Add python-tldextract to inputs.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
70506: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70506
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Wilko Meyer <w <at> wmeyer.eu>
To: guix-patches <at> gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>
Subject: [PATCH] gnu: qutebrowser: Add python-tldextract to inputs.
Date: Sun, 21 Apr 2024 23:56:16 +0200
* gnu/packages/web-browsers.scm (qutebrowser)[inputs]: Add python-tldextract.

Change-Id: I2c1cf1c71cf0e6ba01711d36fd38d3b09e242caa
---
Hi Guix,

We include the qute-pass userscript in the qutebrowser package we ship, which
currently doesn't work properly as it depends on python-tldextract.


 gnu/packages/web-browsers.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index 0cd2d9972c..816a30c60e 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -490,6 +490,7 @@ (define-public qutebrowser
            python-pyyaml
            python-pyqt-6
            python-pyqtwebengine-6
+           python-tldextract
            ;; While qtwebengine is provided by python-pyqtwebengine-6, it's
            ;; included here so we can wrap QTWEBENGINEPROCESS_PATH.
            qtwebengine))

base-commit: a1d711c92e119f6b5b8e99a620cdba92a4ca3bfb
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Nicolas Goaziou via Guix-patches via <guix-patches <at> gnu.org>
Cc: Wilko Meyer <w <at> wmeyer.eu>, 70506-done <at> debbugs.gnu.org,
 Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Subject: Re: [bug#70506] [PATCH] gnu: qutebrowser: Add python-tldextract to
 inputs.
Date: Wed, 15 May 2024 20:59:41 +0100
[Message part 4 (text/plain, inline)]
Nicolas Goaziou via Guix-patches via <guix-patches <at> gnu.org> writes:

> Hello,
>
> Wilko Meyer <w <at> wmeyer.eu> writes:
>
>> * gnu/packages/web-browsers.scm (qutebrowser)[inputs]: Add
>> python-tldextract.
>
> Applied. Thank you.

Looks like it was applied, so closing.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 63 days ago.

Previous Next


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