From: "Ludovic Courtès" <ludo@gnu.org>
To: peter@polidoro.io
Cc: 55637@debbugs.gnu.org
Subject: [bug#55637] Add west requirements.txt dependencies
Date: Mon, 06 Jun 2022 22:19:39 +0200 [thread overview]
Message-ID: <87sfohbl44.fsf_-_@gnu.org> (raw)
In-Reply-To: <18cb9db1fe8214e9dd37a70746252e8f118890c0.1653676589.git.peter@polidoro.io> (peter@polidoro.io's message of "Fri, 27 May 2022 14:37:22 -0400")
[-- Attachment #1: Type: text/plain, Size: 285 bytes --]
Hi,
peter@polidoro.io skribis:
> From: Peter Polidoro <peter@polidoro.io>
>
> * gnu/packages/python-xyz.scm (python-canopen): New variable.
Applied with the changes below (see
<https://guix.gnu.org/manual/devel/en/html_node/Synopses-and-Descriptions.html>).
Ludo’.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 1066 bytes --]
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 312a365fb7..56552b12c5 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -2086,9 +2086,12 @@ (define-public python-canopen
(propagated-inputs (list python-can))
(home-page "https://github.com/christiansandberg/canopen")
(synopsis "CANopen stack implementation")
- (description "A Python implementation of the CANopen standard. The aim of
-the project is to support the most common parts of the CiA 301 standard in a
-simple Pythonic interface. It is mainly targeted for testing and automation
+ (description
+ "This package provides a Python implementation of the
+@uref{https://www.can-cia.org/canopen/,CANopen standard} for
+@acronym{CAN, controller-area networks}. The aim of the project is to
+support the most common parts of the CiA 301 standard in a simple
+Pythonic interface. It is mainly targeted for testing and automation
tasks rather than a standard compliant master implementation.")
(license license:expat)))
next prev parent reply other threads:[~2022-06-06 20:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-25 16:43 [bug#55637] Add west requirements.txt dependencies Peter Polidoro
2022-05-25 17:11 ` [bug#55637] [PATCH] gnu: Add python-canopen peter
2022-05-27 9:22 ` Christopher Baines
2022-05-25 17:33 ` [bug#55637] [PATCH] gnu: Add python-progress peter
2022-05-27 9:24 ` Christopher Baines
2022-05-26 18:55 ` [bug#55637] [PATCH] gnu: Add python-pylink-square peter
2022-05-27 9:26 ` Christopher Baines
2022-05-27 14:50 ` Peter Polidoro
2022-05-27 18:37 ` [bug#55637] [PATCH] gnu: Add python-canopen peter
2022-06-06 20:19 ` Ludovic Courtès [this message]
2022-05-27 18:57 ` [bug#55637] [PATCH] gnu: Add python-progress peter
2022-06-06 20:21 ` bug#55637: Add west requirements.txt dependencies Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87sfohbl44.fsf_-_@gnu.org \
--to=ludo@gnu.org \
--cc=55637@debbugs.gnu.org \
--cc=peter@polidoro.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.