From unknown Wed Jun 18 00:21:04 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#55570 <55570@debbugs.gnu.org> To: bug#55570 <55570@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add python-wasabi Reply-To: bug#55570 <55570@debbugs.gnu.org> Date: Wed, 18 Jun 2025 07:21:04 +0000 retitle 55570 [PATCH] gnu: Add python-wasabi reassign 55570 guix-patches submitter 55570 "Artyom V. Poptsov" severity 55570 normal tag 55570 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun May 22 02:38:17 2022 Received: (at submit) by debbugs.gnu.org; 22 May 2022 06:38:17 +0000 Received: from localhost ([127.0.0.1]:43562 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nsfED-0007y3-BK for submit@debbugs.gnu.org; Sun, 22 May 2022 02:38:17 -0400 Received: from lists.gnu.org ([209.51.188.17]:57314) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nsfE6-0007xr-7C for submit@debbugs.gnu.org; Sun, 22 May 2022 02:38:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51406) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nsfE6-0005Z3-01 for guix-patches@gnu.org; Sun, 22 May 2022 02:38:06 -0400 Received: from mail-lf1-x12c.google.com ([2a00:1450:4864:20::12c]:37555) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nsfE4-0004N1-4N for guix-patches@gnu.org; Sun, 22 May 2022 02:38:05 -0400 Received: by mail-lf1-x12c.google.com with SMTP id p4so19233764lfg.4 for ; Sat, 21 May 2022 23:38:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:date:message-id:user-agent:mime-version; bh=h3udqlu6YUcFsys6kcGuRIDzgGHGn23qeFSzjJXiuXA=; b=JhwF/+knX1uSzc8ixwrKb2GE8oA/ZQ501HVCrFNLK6Rec8lc/1ULaTcu5z1kggpF1C 9lEOr92F2829/lCnNE2BWNbnIvNREQ2CG8ZqYKK4mS1iZd5C6e0cKuqUUSeoxCB2BCwn fo2IGtHrYg1Wvtt9C0k2fsdhYVd3EhSvqiQX5mATo2FdJnLC3K0uDpo9AgAy2OBlGClB wAhIlaVQoYSIaRZ+yTYHNegacgr3iylomKCbg6N9cvNFeyPj+i+hpOfh36pixqyZtu1F h1OSNPEeUlZvgopU5M0HupJioPOg0Q9SNEwmip8bu0boh0tdHHPycptKeD3wEWz6l4WA Y+oQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:user-agent :mime-version; bh=h3udqlu6YUcFsys6kcGuRIDzgGHGn23qeFSzjJXiuXA=; b=bBWtF9Xc3dMxg9FntGbc5wUg8+/DZNSBnXL7E2QVD8TqpcwmGreLCfjwYgmC43DroA qNIRliC+/QyBj0KvdS9+uhzdFA50WvLnNAIzacimDox0V7HBa/FHLtFmkfS+NjXcfL+4 TgxiX8iI1Y4cR6ErAXC/J3jf/htXggRQVCiUOyiunqHzBy6Ol8fA/IdEOOAfBAchefax yo35mNxq9QxgC16UDVqjtpAZELOnHV7zRbC6mFVDGEKXF1GbHnwhsib0Y+vOc8D4EU7S 3/chiVTL+Ez/ZP0Gex3VLPMeDJS1hZ6pF8kK7+aCxjbgjiCDAqZoDkBPSC64DSDP6ARj Pq7w== X-Gm-Message-State: AOAM531O6ebl/fT6tw/Sz6Am4n7OgSAz/B7JGXigiF/zN04pGvuGRDnr tA5WxoXU7qnyye8nbFqlHoeLNtsMCKc= X-Google-Smtp-Source: ABdhPJwQSBtBYhor+RQnpf7X27k3G28GxvPnOqOLtScSNL1EdnBMoZsm+qg2htZ4fzGatAOiTUoSow== X-Received: by 2002:a05:6512:2286:b0:473:e3bb:db02 with SMTP id f6-20020a056512228600b00473e3bbdb02mr12235666lfu.302.1653201481440; Sat, 21 May 2022 23:38:01 -0700 (PDT) Received: from elephant ([5.164.192.222]) by smtp.gmail.com with ESMTPSA id x7-20020ac24887000000b004742b9065c4sm1332258lfc.230.2022.05.21.23.38.00 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 21 May 2022 23:38:00 -0700 (PDT) From: "Artyom V. Poptsov" To: guix-patches@gnu.org Subject: [PATCH] gnu: Add python-wasabi Date: Sun, 22 May 2022 09:37:56 +0300 Message-ID: <87pmk6f4xn.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a00:1450:4864:20::12c; envelope-from=poptsov.artyom@gmail.com; helo=mail-lf1-x12c.google.com X-Spam_score_int: -5 X-Spam_score: -0.6 X-Spam_bar: / X-Spam_report: (-0.6 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_SORBS_WEB=1.5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.8 (/) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain 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/ --=-=-= Content-Type: text/x-diff Content-Disposition: attachment; filename=0001-gnu-Add-python-wasabi.patch Content-Transfer-Encoding: quoted-printable From=20355e95d400aa0fc74a89f51a55c44bad3c0c0216 Mon Sep 17 00:00:00 2001 From: "Artyom V. Poptsov" Date: Sun, 22 May 2022 09:34:05 +0300 Subject: [PATCH] gnu: Add python-wasabi * gnu/packages/python-xyz.scm (python-wasabi): New variable. =2D-- gnu/packages/python-xyz.scm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 3c4fa16d16..3ca48438eb 100644 =2D-- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -31449,3 +31449,21 @@ written in C.") (synopsis "Cython bindings for MurmurHash2") (description "This package provides Cython bindings for MurmurHash2.") (license license:expat))) + +(define-public python-wasabi + (package + (name "python-wasabi") + (version "0.9.1") + (source (origin + (method url-fetch) + (uri (pypi-uri "wasabi" version)) + (sha256 + (base32 + "1kwqfalq7qxs9f7xb2m055g01qpbznyzxl7sjnzjdvvhkczg39md")))) + (build-system python-build-system) + (native-inputs (list python-pytest)) + (home-page "https://github.com/ines/wasabi") + (synopsis "Console printing and formatting toolkit") + (description + "A lightweight console printing and formatting toolkit for Python.") + (license license:expat))) =2D-=20 2.25.1 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable =2D-=20 Artyom "avp" Poptsov 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 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEE0MLqwTMQgi2Y3rV86cWi2QiYoC8FAmKJ2kQACgkQ6cWi2QiY oC9J/Af+OQyLomo/kcSzZOUijaJe9YaxvVTe6GpKB/2F+uKj5uRKBklS2C/nS0kn wAOI3l5WX10EePTAetmuoLaCH/OwdnWNezbfHI2rHT1plqPLIW9YQYbdKwkjit7k T0EOnar/Wzb2Kc8YFFThoEpi2QjBEX0jMf+2yzQKEx02Dd8AuH23s9mSXXv9WY3x 8YsujmfMYnzHJRb4wbrVJ/s+uiamulaDtYdWyE76IZDp8Jm+8k3wcNAZ/NAamZnc lvR2P43Zt/wRTpRU4o4sOhbdQjP/Kx8iavhAcppJgPvaBhpAufma4mbSo3plAljE KtBWJ/lf8AZkKsk6Tb/7wOjslEuJJA== =/pr7 -----END PGP SIGNATURE----- --==-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Fri May 27 17:29:57 2022 Received: (at 55570-done) by debbugs.gnu.org; 27 May 2022 21:29:57 +0000 Received: from localhost ([127.0.0.1]:35913 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nuhWu-0000f2-SQ for submit@debbugs.gnu.org; Fri, 27 May 2022 17:29:57 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56980) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nuhWt-0000eo-2J for 55570-done@debbugs.gnu.org; Fri, 27 May 2022 17:29:55 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:41126) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nuhWn-0000v7-Qj; Fri, 27 May 2022 17:29:49 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=tM5QUrLkiD5sxfUU4dF+ersxM1ZdIGqV5RUeOU6gCaA=; b=EY/dWG+4ibeaybFp2jmE rqWDbNTEesmpxc4hzfPCyV7+XHgHbTaYculowWV7A4xQcCp51N1qZMbQdVa1tScODgUBOJ2jzpVp5 ijWP2hXVX1sfWr3DzCpGGJtJ/3yKPwat3EMK12p8pnjgqSO3pgt7f6HEky1C0z7ZUed+u6cmXQh5z M7usEFRZrZI8grhU85DAmsXhi7/uHc3ublP9Ku122G3sItvPLXTTGdQQZ+AxOQuCwzwv15BIOgR3y OKjLKqVHiMCE9y3jlySwyojXm765nAq5Le1uMc0ib3yl/4RMk9YRSkNT4Pwn5cIzDTRG5EHtKsLM5 Od7qkIjv6hmuSQ==; Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=47064 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nuhWn-0000Us-Dr; Fri, 27 May 2022 17:29:49 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: "Artyom V. Poptsov" Subject: Re: bug#55570: [PATCH] gnu: Add python-wasabi References: <87pmk6f4xn.fsf@gmail.com> Date: Fri, 27 May 2022 23:29:46 +0200 In-Reply-To: <87pmk6f4xn.fsf@gmail.com> (Artyom V. Poptsov's message of "Sun, 22 May 2022 09:37:56 +0300") Message-ID: <87h75ad5px.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 55570-done Cc: 55570-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable "Artyom V. Poptsov" skribis: > From 355e95d400aa0fc74a89f51a55c44bad3c0c0216 Mon Sep 17 00:00:00 2001 > From: "Artyom V. Poptsov" > 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=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: 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))) --=-=-=-- From unknown Wed Jun 18 00:21:04 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 25 Jun 2022 11:24:08 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator