all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Cc: 55570-done@debbugs.gnu.org
Subject: bug#55570: [PATCH] gnu: Add python-wasabi
Date: Fri, 27 May 2022 23:29:46 +0200	[thread overview]
Message-ID: <87h75ad5px.fsf@gnu.org> (raw)
In-Reply-To: <87pmk6f4xn.fsf@gmail.com> (Artyom V. Poptsov's message of "Sun,  22 May 2022 09:37:56 +0300")

[-- Attachment #1: Type: text/plain, Size: 396 bytes --]

"Artyom V. Poptsov" <poptsov.artyom@gmail.com> skribis:

> From 355e95d400aa0fc74a89f51a55c44bad3c0c0216 Mon Sep 17 00:00:00 2001
> From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
> Date: Sun, 22 May 2022 09:34:05 +0300
> Subject: [PATCH] gnu: Add python-wasabi
>
> * gnu/packages/python-xyz.scm (python-wasabi): New variable.

Applied with the fixlet below, thanks!

Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 558 bytes --]

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 1b056e5a15..c010d87a01 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -31784,5 +31784,6 @@ (define-public python-wasabi
     (home-page "https://github.com/ines/wasabi")
     (synopsis "Console printing and formatting toolkit")
     (description
-     "A lightweight console printing and formatting toolkit for Python.")
+     "This package provides a lightweight console printing and formatting
+toolkit for Python.")
     (license license:expat)))

      reply	other threads:[~2022-05-27 21:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-22  6:37 [bug#55570] [PATCH] gnu: Add python-wasabi Artyom V. Poptsov
2022-05-27 21:29 ` Ludovic Courtès [this message]

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=87h75ad5px.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=55570-done@debbugs.gnu.org \
    --cc=poptsov.artyom@gmail.com \
    /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.