GNU bug report logs - #55570
[PATCH] gnu: Add python-wasabi

Previous Next

Package: guix-patches;

Reported by: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>

Date: Sun, 22 May 2022 06:39:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 55570 in the body.
You can then email your comments to 55570 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#55570; Package guix-patches. (Sun, 22 May 2022 06:39:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 22 May 2022 06:39:01 GMT) Full text and rfc822 format available.

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

From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: Add python-wasabi
Date: Sun, 22 May 2022 09:37:56 +0300
[Message part 1 (text/plain, inline)]
Hello,

this patch adds "wasabi" Python module[1] under the name
"python-wasabi".

'python-wasabi' is the one of the dependencies of spaCy -- an NLP
library for Python.[2]

- Artyom

References:
1. "A lightweight console printing and formatting toolkit"
   https://github.com/ines/wasabi
2. https://spacy.io/
[0001-gnu-Add-python-wasabi.patch (text/x-diff, attachment)]
[Message part 3 (text/plain, inline)]
-- 
Artyom "avp" Poptsov <poptsov.artyom <at> gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE  B57C E9C5 A2D9 0898 A02F
[signature.asc (application/pgp-signature, inline)]

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Fri, 27 May 2022 21:30:02 GMT) Full text and rfc822 format available.

Notification sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
bug acknowledged by developer. (Fri, 27 May 2022 21:30:02 GMT) Full text and rfc822 format available.

Message #10 received at 55570-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Cc: 55570-done <at> debbugs.gnu.org
Subject: Re: bug#55570: [PATCH] gnu: Add python-wasabi
Date: Fri, 27 May 2022 23:29:46 +0200
[Message part 1 (text/plain, inline)]
"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com> skribis:

> From 355e95d400aa0fc74a89f51a55c44bad3c0c0216 Mon Sep 17 00:00:00 2001
> From: "Artyom V. Poptsov" <poptsov.artyom <at> 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’.

[Message part 2 (text/x-patch, inline)]
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)))

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 25 Jun 2022 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 305 days ago.

Previous Next


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