GNU bug report logs - #72835
[PATCH qt-team 00/38] update qt6 to 6.7.2

Previous Next

Package: guix-patches;

Reported by: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Date: Tue, 27 Aug 2024 16:22:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


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

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Cc: 宋文武 <iyzsong <at> envs.net>, 72835 <at> debbugs.gnu.org
Subject: Re: [bug#72835] [PATCH qt-team 36/38] gnu: python-pyqt-builder:
 Update to 1.16.4.
Date: Sat, 14 Sep 2024 00:36:51 +0900
Hi,

Zheng Junjie <zhengjunjie <at> iscas.ac.cn> writes:

> * gnu/packages/qt.scm (python-pyqt-builder): Update to 1.16.4.
> [source]: Adjust pypi-url's name.
> [build-system]: Switch to pyproject-build-system.
> [native-inputs]: Add python-setuptools, python-setuptools-scm-next, and python-wheel.
> [arguments]: Disable tests.
>
> Change-Id: I2d1186536e9afb02de68c9fcb5e53d40eafa2ca0

[...]

> +    ;; no tests.
> +    (arguments (list #:tests? #f))

You can use an inline comment, e.g.:

       (arguments (list #:tests? #f))   ;no test suite

(you do not need to make a complete sentence for inline comments)

-- 
Thanks,
Maxim




This bug report was last modified 234 days ago.

Previous Next


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