From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id uMcPG+Oc0mWXUgAAe85BDQ:P1 (envelope-from ) for ; Mon, 19 Feb 2024 01:12:19 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id uMcPG+Oc0mWXUgAAe85BDQ (envelope-from ) for ; Mon, 19 Feb 2024 01:12:19 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1708301539; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=WJCrCYMVCj29Z0z4zwrXU0ecIDgmVBkHEkCf1ihAdNw=; b=R5KrbLO1u1FDS/if9ucZINmUWQzdSXg7/RSF73GHsDb1j0NZFSZFERaNx0BWwUSHPXCFji 531BdsymjcMxgmSNYMOcWa0BbSenzlleA0TYzPcWzwz+oKKgvqVWQaPtTal+xfYA4sY7qR D5ePJ2f3WFsat/M84V7Q3UHiLopq8grwij922luJ5c5K2iNuw/Z3lJinaPdJopisTbiA1f YNXvWAIc4q934RBbZ8OacTA0OgoW4oBTWIw4Zb2g9DIqMhjYhaKIQ8CMUe4OafiMx+TnMP sTsq/1JD2iEJ+HUMA6jWu9gAiUT6c8es5oRRpUJkt7yaLJ5E3RBimRan1BMx5A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1708301539; a=rsa-sha256; cv=none; b=nqiU0s/RQYN2twq802fv+RoR0wjCQ9VoIYAuHwRJx8DeZwVUhJoOqJj/8Yxq9QFjVCVf3F KCXXkC/3TX6a//n7CS4BGbv8zrNcOoJNK+wl+Upl1NvpEo4wU5vKHmATA+kNEF9tnIf4iT zIELRldHs5Kz5jGXZkxLpXEzmFt6n9Xjz1yXAR4+dDmWb/b4hG0UM7nnZsenxE3oxUIQmw GP1cwagOISrUuovzxWSQgtmmDKVwbsMxxOc+lgFAQ1VTGsFOhMTIrv9S4WbF8pfEWnj0zA OZlZp+bGvZrlHBdi6KZScnplUXgCqwa0QRkq45Vh3PC0XaVl0FexBBPkFMGmyg== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 45C1F544F8 for ; Mon, 19 Feb 2024 01:12:19 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rbrG3-0007wq-M7; Sun, 18 Feb 2024 19:11:43 -0500 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 ) id 1rbrG2-0007vI-Kl for guix-patches@gnu.org; Sun, 18 Feb 2024 19:11:42 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rbrG1-0002t7-SI for guix-patches@gnu.org; Sun, 18 Feb 2024 19:11:42 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rbrGM-0003Qt-J4 for guix-patches@gnu.org; Sun, 18 Feb 2024 19:12:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69231] [PATCH 2/6] gnu: node-serialport-bindings: Move package in alphabetical order. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 19 Feb 2024 00:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69231 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69231@debbugs.gnu.org Cc: sharlatanus@gmail.com, ngraves@ngraves.fr Received: via spool by 69231-submit@debbugs.gnu.org id=B69231.170830151713146 (code B ref 69231); Mon, 19 Feb 2024 00:12:02 +0000 Received: (at 69231) by debbugs.gnu.org; 19 Feb 2024 00:11:57 +0000 Received: from localhost ([127.0.0.1]:39982 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbrGG-0003Pf-19 for submit@debbugs.gnu.org; Sun, 18 Feb 2024 19:11:56 -0500 Received: from 8.mo560.mail-out.ovh.net ([188.165.52.147]:37039) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbrG9-0003P9-9u for 69231@debbugs.gnu.org; Sun, 18 Feb 2024 19:11:53 -0500 Received: from director3.ghost.mail-out.ovh.net (unknown [10.109.139.3]) by mo560.mail-out.ovh.net (Postfix) with ESMTP id 4TdNHf4xyBz1CTs for <69231@debbugs.gnu.org>; Mon, 19 Feb 2024 00:11:26 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-6xxvk (unknown [10.110.168.37]) by director3.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 5A72F1FDEA; Mon, 19 Feb 2024 00:11:26 +0000 (UTC) Received: from ngraves.fr ([37.59.142.106]) by ghost-submission-6684bf9d7b-6xxvk with ESMTPSA id 77yrEK6c0mXkBR8A+ldagw (envelope-from ); Mon, 19 Feb 2024 00:11:26 +0000 X-OVh-ClientIp: 81.67.146.208 Date: Mon, 19 Feb 2024 01:11:06 +0100 Message-ID: <20240219001112.29393-2-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240219001112.29393-1-ngraves@ngraves.fr> References: <20240219001112.29393-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 11289961317501756145 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdejgddulecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkofgjfhgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeelffejteeutefhfeekfffffedvudekjeekgfeludeitdfhkeevhfeivdfhffeggeenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegiedrvddtkedpfeejrdehledrudegvddruddtieenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepnhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieelvdefudesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheeitddpmhhouggvpehsmhhtphhouhht X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.48 X-Spam-Score: -6.48 X-Migadu-Queue-Id: 45C1F544F8 X-Migadu-Scanner: mx13.migadu.com X-TUID: UUnNIgXNng6B * /gnu/packages/node-xyz.scm (node-serialport-bindings): Move package in alphabetical order. Change-Id: I8a232d2160191386c5cd4e41ce62c6e9bea030d7 --- gnu/packages/node-xyz.scm | 90 +++++++++++++++++++-------------------- 1 file changed, 45 insertions(+), 45 deletions(-) diff --git a/gnu/packages/node-xyz.scm b/gnu/packages/node-xyz.scm index 81db9f4aa4..bb1fb826ed 100644 --- a/gnu/packages/node-xyz.scm +++ b/gnu/packages/node-xyz.scm @@ -1191,51 +1191,6 @@ (define-public node-serialport-binding-abstract SerialPort bindings. You wouldn't use this class directly, but instead extend it to make a new binding for a different platform or underling technology."))) -(define-public node-serialport-parser-delimiter - (package - (inherit node-serialport) - (name "node-serialport-parser-delimiter") - (version "9.2.4") - (inputs `()) - (arguments - `(#:phases - (modify-phases %standard-phases - (add-after 'unpack 'chdir - (lambda args - (chdir "packages/parser-delimiter")))) - #:tests? #f)) - (synopsis "Node SerialPort parser to split data on a delimiter") - (description "Node SerialPort is a modular suite of Node.js packages for -accessing serial ports. The Guix package @code{node-serialport} provides the -recommended high-level interface. - -Parsers are used to take raw binary data and transform them into usable -messages. This package provides @code{Delimiter}, a parser that emits data -each time a specified byte sequence is received."))) - -(define-public node-serialport-parser-readline - (package - (inherit node-serialport) - (name "node-serialport-parser-readline") - (version "9.2.4") - (inputs - (list node-serialport-parser-delimiter)) - (arguments - `(#:phases - (modify-phases %standard-phases - (add-after 'unpack 'chdir - (lambda args - (chdir "packages/parser-readline")))) - #:tests? #f)) - (synopsis "Node SerialPort parser to split data on newlines") - (description "Node SerialPort is a modular suite of Node.js packages for -accessing serial ports. The Guix package @code{node-serialport} provides the -recommended high-level interface. - -Parsers are used to take raw binary data and transform them into usable -messages. This package provides @code{Readline}, a parser that emits data -after a (configurable) newline delimiter is received."))) - (define-public node-serialport-bindings (package (inherit node-serialport) @@ -1292,6 +1247,51 @@ (define-public node-serialport-bindings directly. There is also a @code{MockBinding} available (but not yet packaged for Guix) to assist with testing."))) +(define-public node-serialport-parser-delimiter + (package + (inherit node-serialport) + (name "node-serialport-parser-delimiter") + (version "9.2.4") + (inputs `()) + (arguments + `(#:phases + (modify-phases %standard-phases + (add-after 'unpack 'chdir + (lambda args + (chdir "packages/parser-delimiter")))) + #:tests? #f)) + (synopsis "Node SerialPort parser to split data on a delimiter") + (description "Node SerialPort is a modular suite of Node.js packages for +accessing serial ports. The Guix package @code{node-serialport} provides the +recommended high-level interface. + +Parsers are used to take raw binary data and transform them into usable +messages. This package provides @code{Delimiter}, a parser that emits data +each time a specified byte sequence is received."))) + +(define-public node-serialport-parser-readline + (package + (inherit node-serialport) + (name "node-serialport-parser-readline") + (version "9.2.4") + (inputs + (list node-serialport-parser-delimiter)) + (arguments + `(#:phases + (modify-phases %standard-phases + (add-after 'unpack 'chdir + (lambda args + (chdir "packages/parser-readline")))) + #:tests? #f)) + (synopsis "Node SerialPort parser to split data on newlines") + (description "Node SerialPort is a modular suite of Node.js packages for +accessing serial ports. The Guix package @code{node-serialport} provides the +recommended high-level interface. + +Parsers are used to take raw binary data and transform them into usable +messages. This package provides @code{Readline}, a parser that emits data +after a (configurable) newline delimiter is received."))) + (define-public node-serialport-parser-regex (package (inherit node-serialport) -- 2.41.0