GNU bug report logs - #57431
[PATCH]: Add PyQt 6.

Previous Next

Package: guix-patches;

Reported by: Zhu Zihao <all_but_last <at> 163.com>

Date: Fri, 26 Aug 2022 14:54:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Herman Rimm <herman <at> rimm.ee>
Cc: 宋文武 <iyzsong <at> envs.net>, Andreas Enge <andreas <at> enge.fr>,
 57431 <at> debbugs.gnu.org, Zhu Zihao <all_but_last <at> 163.com>,
 Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Subject: Re: [bug#57431] [PATCH v1 1/3] gnu: Add python-pyqt6-sip.
Date: Wed, 22 Nov 2023 16:43:23 +0100
Hi,

Herman Rimm <herman <at> rimm.ee> skribis:

> From: Zhu Zihao <all_but_last <at> 163.com>
>
> * gnu/packages/qt.scm (python-pyqt6-sip): New variable.

[...]

> +    (inherit python-pyqt5-sip)
> +    (name "python-pyqt6-sip")
> +    (version "13.6.0")
> +    (source
> +     (origin
> +       (method url-fetch)
> +       (uri (pypi-uri "PyQt6_sip" version))
> +       (sha256
> +        (base32
> +         "0y2pgc1kzskq3q230b5d48izvzy9dl4hkfjpcr7kv53ih1cf31i4"))))
> +    (synopsis "Sip module support for PyQt6")
> +    (description "Sip module support for PyQt6")))

I know the issue was already present, but it would be great if you could
provide a description that follows our conventions, possible in
‘python-pyqt5-sip’ proper:

  https://guix.gnu.org/manual/devel/en/html_node/Synopses-and-Descriptions.html

Ludo’.




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

Previous Next


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