GNU logs - #73424, boring messages


Message sent to lars@HIDDEN, marius@HIDDEN, me@HIDDEN, sharlatanus@HIDDEN, tanguy@HIDDEN, jgart@HIDDEN, guix-patches@HIDDEN:


X-Loop: help-debbugs@HIDDEN
Subject: [bug#73424] [PATCH] Fix comma position in quasi-quoting.
Resent-From: Felix Lechner <felix.lechner@HIDDEN>
Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
Resent-CC: lars@HIDDEN, marius@HIDDEN, me@HIDDEN, sharlatanus@HIDDEN, tanguy@HIDDEN, jgart@HIDDEN, guix-patches@HIDDEN
Resent-Date: Sun, 22 Sep 2024 15:45:01 +0000
Resent-Message-ID: <handler.73424.B.17270198938750 <at> debbugs.gnu.org>
Resent-Sender: help-debbugs@HIDDEN
X-GNU-PR-Message: report 73424
X-GNU-PR-Package: guix-patches
X-GNU-PR-Keywords: patch
To: 73424 <at> debbugs.gnu.org
Cc: Felix Lechner <felix.lechner@HIDDEN>, Lars-Dominik Braun <lars@HIDDEN>, Marius Bakke <marius@HIDDEN>, Munyoki Kilyungi <me@HIDDEN>, Sharlatan Hellseher <sharlatanus@HIDDEN>, Tanguy Le Carrour <tanguy@HIDDEN>, jgart <jgart@HIDDEN>
X-Debbugs-Original-To: guix-patches@HIDDEN
X-Debbugs-Original-Xcc: Lars-Dominik Braun <lars@HIDDEN>, Marius Bakke <marius@HIDDEN>, Munyoki Kilyungi <me@HIDDEN>, Sharlatan Hellseher <sharlatanus@HIDDEN>, Tanguy Le Carrour <tanguy@HIDDEN>, jgart <jgart@HIDDEN>
Received: via spool by submit <at> debbugs.gnu.org id=B.17270198938750
          (code B ref -1); Sun, 22 Sep 2024 15:45:01 +0000
Received: (at submit) by debbugs.gnu.org; 22 Sep 2024 15:44:53 +0000
Received: from localhost ([127.0.0.1]:42668 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1ssOlY-0002H3-QC
	for submit <at> debbugs.gnu.org; Sun, 22 Sep 2024 11:44:53 -0400
Received: from lists.gnu.org ([209.51.188.17]:45940)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <felix.lechner@HIDDEN>) id 1ssOlW-0002Gt-Cj
 for submit <at> debbugs.gnu.org; Sun, 22 Sep 2024 11:44:51 -0400
Received: from eggs.gnu.org ([2001:470:142:3::10])
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <felix.lechner@HIDDEN>)
 id 1ssOlA-0001TZ-08
 for guix-patches@HIDDEN; Sun, 22 Sep 2024 11:44:28 -0400
Received: from sail-ipv4.us-core.com ([208.82.101.137])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256)
 (Exim 4.90_1) (envelope-from <felix.lechner@HIDDEN>)
 id 1ssOl7-0006Il-Nj
 for guix-patches@HIDDEN; Sun, 22 Sep 2024 11:44:27 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2017; bh=yaNjBQGTJhkp0vN
 SShubXE0ty6/vq58KQ59kDJEbWQ0=; h=date:subject:cc:to:from;
 d=lease-up.com; b=WiCT0noePweyZMyDWPn+kPk3qcIvTmpfgIQT6xj8kg1KSOhII2p5
 EXCXgjhhj8CSYedCqnYF8TP2NDOEYMp+ODDePDfPk2GXV/Y//E2S2OL9lpgDalHWiIjsgt
 +5YkB8e9OXb133FsUntxQP7Mzx45G/zDXvry1c8of65M8GfOs=
Received: by sail-ipv4.us-core.com (OpenSMTPD) with ESMTPSA id bf3ae6b2
 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); 
 Sun, 22 Sep 2024 15:44:22 +0000 (UTC)
Received: from localhost (localhost [local])
 by localhost (OpenSMTPD) with ESMTPA id 63edd127;
 Sun, 22 Sep 2024 15:44:22 +0000 (UTC)
From: Felix Lechner <felix.lechner@HIDDEN>
Date: Sun, 22 Sep 2024 08:43:39 -0700
Message-ID: <b5d3e7a8564f2b96e500d6d956dfc02fac1232bc.1727019702.git.felix.lechner@HIDDEN>
X-Mailer: git-send-email 2.45.2
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Received-SPF: pass client-ip=208.82.101.137;
 envelope-from=felix.lechner@HIDDEN; helo=sail-ipv4.us-core.com
X-Spam_score_int: -17
X-Spam_score: -1.8
X-Spam_bar: -
X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1,
 DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.201,
 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001,
 SPF_HELO_NONE=0.001, SPF_PASS=-0.001,
 UNPARSEABLE_RELAY=0.001 autolearn=no autolearn_force=no
X-Spam_action: no action
X-Spam-Score: -1.1 (-)
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -2.1 (--)

Here are the occurrences I found.  Found while rebasing a personal branch
modifying the "guix" package.

Change-Id: I758ba4b4ec93e8b37452d35582e6eb6ef0e1a961
---
 gnu/packages/fontutils.scm          | 2 +-
 gnu/packages/package-management.scm | 2 +-
 gnu/packages/python-check.scm       | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/fontutils.scm b/gnu/packages/fontutils.scm
index 3b6d4900f6..63a942e4a6 100644
--- a/gnu/packages/fontutils.scm
+++ b/gnu/packages/fontutils.scm
@@ -2003,7 +2003,7 @@ (define-public fntsample
        ("gettext" ,gettext-minimal)))
     (inputs
      `(("cairo" ,cairo)
-       ("bash-minimal", bash-minimal)
+       ("bash-minimal" ,bash-minimal)
        ("fontconfig" ,fontconfig)
        ("freetype" ,freetype)
        ("glib" ,glib)
diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm
index 6f917389e5..f7a434e699 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -498,7 +498,7 @@ (define-public guix
                        ("help2man" ,help2man)
                        ("po4a" ,po4a-minimal)))
       (inputs
-       `(("bash-minimal", bash-minimal)
+       `(("bash-minimal" ,bash-minimal)
          ("bzip2" ,bzip2)
          ("gzip" ,gzip)
          ("sqlite" ,sqlite)
diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm
index 4888b42bc1..17912c6aea 100644
--- a/gnu/packages/python-check.scm
+++ b/gnu/packages/python-check.scm
@@ -2147,7 +2147,7 @@ (define-public python-pylama
      (list python-py python-pytest python-radon))
     (propagated-inputs
      `(("python-mccabe" ,python-mccabe)
-       ("python-mypy", python-mypy-minimal)
+       ("python-mypy" ,python-mypy-minimal)
        ("python-pycodestyle" ,python-pycodestyle)
        ("python-pydocstyle" ,python-pydocstyle)
        ("python-pyflakes" ,python-pyflakes)))

base-commit: b7c94d528875415ea7ec6225d88a6b3d55fa2e14
-- 
2.45.2





Message sent:


Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Mailer: MIME-tools 5.505 (Entity 5.505)
Content-Type: text/plain; charset=utf-8
X-Loop: help-debbugs@HIDDEN
From: help-debbugs@HIDDEN (GNU bug Tracking System)
To: Felix Lechner <felix.lechner@HIDDEN>
Subject: bug#73424: Acknowledgement ([PATCH] Fix comma position in
 quasi-quoting.)
Message-ID: <handler.73424.B.17270198938750.ack <at> debbugs.gnu.org>
References: <b5d3e7a8564f2b96e500d6d956dfc02fac1232bc.1727019702.git.felix.lechner@HIDDEN>
X-Gnu-PR-Message: ack 73424
X-Gnu-PR-Package: guix-patches
X-Gnu-PR-Keywords: patch
Reply-To: 73424 <at> debbugs.gnu.org
Date: Sun, 22 Sep 2024 15:45:02 +0000

Thank you for filing a new bug report with debbugs.gnu.org.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

As you requested using X-Debbugs-CC, your message was also forwarded to
  Lars-Dominik Braun <lars@HIDDEN>, Marius Bakke <marius@HIDDEN>, Munyoki=
 Kilyungi <me@HIDDEN>, Sharlatan Hellseher <sharlatanus@HIDDEN=
om>, Tanguy Le Carrour <tanguy@HIDDEN>, jgart <jgart@HIDDEN>
(after having been given a bug report number, if it did not have one).

Your message has been sent to the package maintainer(s):
 guix-patches@HIDDEN

If you wish to submit further information on this problem, please
send it to 73424 <at> debbugs.gnu.org.

Please do not send mail to help-debbugs@HIDDEN unless you wish
to report a problem with the Bug-tracking system.

--=20
73424: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D73424
GNU Bug Tracking System
Contact help-debbugs@HIDDEN with problems



Last modified: Sun, 12 Jan 2025 05:45:02 UTC

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