From patchwork Sat Mar 19 14:09:15 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Pradana Adrinusa AUMARS X-Patchwork-Id: 37948 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id A7A5727BBEA; Sat, 19 Mar 2022 14:10:32 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H5,RCVD_IN_MSPIKE_WL, SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 16E9D27BBE9 for ; Sat, 19 Mar 2022 14:10:32 +0000 (GMT) Received: from localhost ([::1]:39070 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nVZmp-0005Zt-7g for patchwork@mira.cbaines.net; Sat, 19 Mar 2022 10:10:31 -0400 Received: from eggs.gnu.org ([209.51.188.92]:45758) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nVZmM-0005Y2-WC for guix-patches@gnu.org; Sat, 19 Mar 2022 10:10:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:38071) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nVZmM-0008Lu-NX for guix-patches@gnu.org; Sat, 19 Mar 2022 10:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nVZmM-0005dz-CQ for guix-patches@gnu.org; Sat, 19 Mar 2022 10:10:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54466] [PATCH] gnu: Add python-textwrap3. Resent-From: Pradana Adrinusa AUMARS Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 19 Mar 2022 14:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 54466 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 54466@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.164769896421635 (code B ref -1); Sat, 19 Mar 2022 14:10:02 +0000 Received: (at submit) by debbugs.gnu.org; 19 Mar 2022 14:09:24 +0000 Received: from localhost ([127.0.0.1]:60201 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nVZlk-0005ct-Fj for submit@debbugs.gnu.org; Sat, 19 Mar 2022 10:09:24 -0400 Received: from lists.gnu.org ([209.51.188.17]:43518) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nVZli-0005ch-Bk for submit@debbugs.gnu.org; Sat, 19 Mar 2022 10:09:22 -0400 Received: from eggs.gnu.org ([209.51.188.92]:45490) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nVZli-0004jq-7A for guix-patches@gnu.org; Sat, 19 Mar 2022 10:09:22 -0400 Received: from mail.42l.fr ([45.155.171.163]:45366) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nVZlg-0008GF-6R for guix-patches@gnu.org; Sat, 19 Mar 2022 10:09:21 -0400 Message-ID: <5637bd887facfccc19a6861f40794c8b5b031687.camel@courrier.dev> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=courrier.dev; s=mail; t=1647698956; bh=segwWp3S8qsFsHcby63Nr+itvUR5vtgi0W8+OcwVLQg=; h=Subject:From:To; b=W5HkAP1AcD+WGAc8XvJ3vTXHmxY2Pql6Y5DcKAbhIii+3aikrd/jrA2BmBWGw+tP4 VScjmnPavbuAUfSHjw9+bkPtjQykzJjKEZcl/s5SqROSQpzqfGRwIcDfu+2qOTicJ7 yJeL3q7i1gwDCQiTZv9IuBp/My5/DTKLd2M5piyxnrNFY61Ijst5QqS944T5iJ5Dcm EywT1qVCqwnBqzQhKJab6X3KdtiLrYBmLnLCGzAvr2uKA2zwUoBqrX1XqLicg6zGEi 2Uw+4Vmah86Zl+PZplSOqeg2Y1WnAy5JE2SQXS04/n/gOwqwj2jPngqe0ubcb4qwXx ZY5YO+wDJx2qw== Date: Sat, 19 Mar 2022 15:09:15 +0100 Mime-Version: 1.0 Received-SPF: pass client-ip=45.155.171.163; envelope-from=SRS0=tFWH=T6=courrier.dev=paumars@42l.fr; helo=mail.42l.fr X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HEADER_FROM_DIFFERENT_DOMAINS=0.249, 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-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: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: Pradana Adrinusa AUMARS X-ACL-Warn: , Pradana Adrinusa AUMARS via Guix-patches X-Patchwork-Original-From: Pradana Adrinusa AUMARS via Guix-patches via From: Pradana Adrinusa AUMARS X-getmail-retrieved-from-mailbox: Patches From d2e058e8dea50ba5335da1821c0eac2b7a8984e9 Mon Sep 17 00:00:00 2001 From: Pradana AUMARS Date: Sat, 19 Mar 2022 15:07:44 +0100 Subject: [PATCH] gnu: Add python-textwrap3. * gnu/packages/python-xyz.scm (python-textwrap3): New variable. --- gnu/packages/python-xyz.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 7ed6de5a2b..d0aeefd02d 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -29181,3 +29181,27 @@ (define-public python-multipart (description "This package provides a streaming multipart parser for Python.") (license license:asl2.0))) + +(define-public python-textwrap3 + (package + (name "python-textwrap3") + (version "0.9.2") + (source (origin + (method url-fetch) + (uri (pypi-uri "textwrap3" version ".zip")) + (sha256 + (base32 + "051l1h7f8xdwfjx55n8iflczcmfkasw1i3ynvh1n6vr3vgmyw22h")))) + (build-system python-build-system) + (native-inputs + (list unzip + python-pytest + python-tox + python-pytest-cov)) + (home-page "https://github.com/jonathaneunice/textwrap3") + (synopsis "Compatibility back-port of Python 3.6’s textwrap module.") + (description + "This package makes a few new APIs such as shorten and the max_lines +parameter available in a compatible way to all Python versions typically +in current use.") + (license license:psfl)))