GNU bug report logs - #74129
[PATCH] gnu: stargate: Switch to Qt6.

Previous Next

Package: guix-patches;

Reported by: Sughosha <sughosha <at> disroot.org>

Date: Thu, 31 Oct 2024 05:03:02 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

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: Z572 <zhengjunjie <at> iscas.ac.cn>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#74129: closed ([PATCH] gnu: stargate: Switch to Qt6.)
Date: Thu, 31 Oct 2024 07:47:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 31 Oct 2024 15:46:38 +0800
with message-id <87plnglnoh.fsf <at> iscas.ac.cn>
and subject line Re: [bug#74129] [PATCH] gnu: stargate: Switch to Qt6.
has caused the debbugs.gnu.org bug report #74129,
regarding [PATCH] gnu: stargate: Switch to Qt6.
to be marked as done.

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


-- 
74129: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74129
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Sughosha <sughosha <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: Sughosha <sughosha <at> disroot.org>
Subject: [PATCH] gnu: stargate: Switch to Qt6.
Date: Thu, 31 Oct 2024 10:31:47 +0530
* gnu/packages/music.scm (stargate)[inputs]: Replace python-pyqt with
python-pyqt-6.

Change-Id: Ibea59107a24d396415bbb2e5126c3326f39505ad
---
 gnu/packages/music.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 724dfb52f5..60508d1033 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -5309,7 +5309,7 @@ (define-public stargate
            python-numpy
            python-psutil
            python-pymarshal
-           python-pyqt
+           python-pyqt-6
            python-pyyaml
            python-wavefile
            python-yq

base-commit: 4009d1de954d694cb11af391d4113d29c5c1379d
-- 
2.46.0



[Message part 3 (message/rfc822, inline)]
From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: Sughosha via Guix-patches via <guix-patches <at> gnu.org>
Cc: 74129-done <at> debbugs.gnu.org, Sughosha <sughosha <at> disroot.org>
Subject: Re: [bug#74129] [PATCH] gnu: stargate: Switch to Qt6.
Date: Thu, 31 Oct 2024 15:46:38 +0800
[Message part 4 (text/plain, inline)]
Sughosha via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/music.scm (stargate)[inputs]: Replace python-pyqt with
> python-pyqt-6.
>
> Change-Id: Ibea59107a24d396415bbb2e5126c3326f39505ad
> ---
>  gnu/packages/music.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
> index 724dfb52f5..60508d1033 100644
> --- a/gnu/packages/music.scm
> +++ b/gnu/packages/music.scm
> @@ -5309,7 +5309,7 @@ (define-public stargate
>             python-numpy
>             python-psutil
>             python-pymarshal
> -           python-pyqt
> +           python-pyqt-6
>             python-pyyaml
>             python-wavefile
>             python-yq
>
> base-commit: 4009d1de954d694cb11af391d4113d29c5c1379d

push, close.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 203 days ago.

Previous Next


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