GNU bug report logs - #70304
[PATCH] gnu: python-pyside-2: Fix qtspeech input name.

Previous Next

Package: guix-patches;

Reported by: Jean-Pierre De Jesus DIAZ <jean <at> foundation.xyz>

Date: Tue, 9 Apr 2024 10:09:01 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

To reply to this bug, email your comments to 70304 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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

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


Report forwarded to maxim.cournoyer <at> gmail.com, iyzsong <at> envs.net, guix-patches <at> gnu.org:
bug#70304; Package guix-patches. (Tue, 09 Apr 2024 10:09:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jean-Pierre De Jesus DIAZ <jean <at> foundation.xyz>:
New bug report received and forwarded. Copy sent to maxim.cournoyer <at> gmail.com, iyzsong <at> envs.net, guix-patches <at> gnu.org. (Tue, 09 Apr 2024 10:09:01 GMT) Full text and rfc822 format available.

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

From: Jean-Pierre De Jesus DIAZ <jean <at> foundation.xyz>
To: guix-patches <at> gnu.org
Cc: Jean-Pierre De Jesus DIAZ <jean <at> foundation.xyz>
Subject: [PATCH] gnu: python-pyside-2: Fix qtspeech input name.
Date: Tue,  9 Apr 2024 12:07:40 +0200
* gnu/packages/qt.scm (python-pyside-2) <arguments>: Fix input name
of qtspeech-5 on fix-qt-module-detection phase.

Change-Id: Ie566aedddcd03b3b6aedb97dfbea8bc783db2205
---
 gnu/packages/qt.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index dcc9bfeb62..13af841455 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -30,6 +30,7 @@
 ;;; Copyright © 2023 Sharlatan Hellseher <sharlatanus <at> gmail.com>
 ;;; Copyright © 2022, 2024 Zheng Junjie <873216071 <at> qq.com>
 ;;; Copyright © 2023 Herman Rimm <herman <at> rimm.ee>
+;;; Copyright © 2024 Foundation Devices, Inc. <hello <at> foundation.xyz>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -4842,7 +4843,7 @@ (define-public python-pyside-2
                                           "qtscript"
                                           "qtscxml"
                                           "qtsensors-5"
-                                          "qtspeech-5"
+                                          "qtspeech"
                                           "qtsvg"
                                           "qttools"
                                           "qtwebchannel"

base-commit: cd45294d576975a3bff2f755764a3f46f09ea6f9
-- 
2.41.0





Reply sent to Guillaume Le Vaillant <glv <at> posteo.net>:
You have taken responsibility. (Tue, 09 Apr 2024 11:52:02 GMT) Full text and rfc822 format available.

Notification sent to Jean-Pierre De Jesus DIAZ <jean <at> foundation.xyz>:
bug acknowledged by developer. (Tue, 09 Apr 2024 11:52:02 GMT) Full text and rfc822 format available.

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

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Jean-Pierre De Jesus DIAZ <jean <at> foundation.xyz>
Cc: 70304-done <at> debbugs.gnu.org
Subject: Re: [bug#70304] [PATCH] gnu: python-pyside-2: Fix qtspeech input name.
Date: Tue, 09 Apr 2024 11:51:23 +0000
[Message part 1 (text/plain, inline)]
Patch applied as 6d0502f9c3608ffd6b3b3c9b603cb5d4ad14d8c9.
Thanks.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 24 days ago.

Previous Next


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