From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id iLKDBYjmcGE20wAAgWs5BA (envelope-from ) for ; Thu, 21 Oct 2021 06:03:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id CPwxAYjmcGFfLgAAB5/wlQ (envelope-from ) for ; Thu, 21 Oct 2021 04:03:20 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 633052BD8E for ; Thu, 21 Oct 2021 06:03:19 +0200 (CEST) Received: from localhost ([::1]:40032 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mdPIU-00037Y-AM for larch@yhetil.org; Thu, 21 Oct 2021 00:03:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39620) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mdPIF-00037P-Oy for guix-patches@gnu.org; Thu, 21 Oct 2021 00:03:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44382) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mdPIF-0007VQ-Fs for guix-patches@gnu.org; Thu, 21 Oct 2021 00:03:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mdPIE-0005Yl-8G for guix-patches@gnu.org; Thu, 21 Oct 2021 00:03:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51314] [PATCH 05/29] gnu: Add python-sarge. References: <20211021035100.241119-1-monego@posteo.net> In-Reply-To: <20211021035100.241119-1-monego@posteo.net> Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 21 Oct 2021 04:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51314 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51314@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 51314-submit@debbugs.gnu.org id=B51314.163478897721359 (code B ref 51314); Thu, 21 Oct 2021 04:03:02 +0000 Received: (at 51314) by debbugs.gnu.org; 21 Oct 2021 04:02:57 +0000 Received: from localhost ([127.0.0.1]:55927 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPI9-0005YR-Ig for submit@debbugs.gnu.org; Thu, 21 Oct 2021 00:02:57 -0400 Received: from mout01.posteo.de ([185.67.36.65]:36923) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mdPI6-0005YC-L2 for 51314@debbugs.gnu.org; Thu, 21 Oct 2021 00:02:55 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 542C7240027 for <51314@debbugs.gnu.org>; Thu, 21 Oct 2021 06:02:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634788968; bh=WKZ4S+SAe1a7SK/3GTtxhRNyGuU6MIslvbkBCL2RBqE=; h=From:To:Cc:Subject:Date:From; b=ZExzGrO+urcgkjBO5Fxqsq3pKHDBu9sKYax7Lq2UUjgSy5j3Pw2lMNFUJJS1iBFyU pixf+oRYJEA6RVSetVro32YkCjpVMrxS8GtTs/c7wZavnX4QGfIxqpVLKge6Fcg06b 420514FXzan5Z00XflW6CIye7ZwttVY2p84CGpRe8lkO78s6o4Iy/VRt7udnTkNfJF jibxfg+6/L/KAefOvpy0E22ed52ZugxJqxc0+4zZkUqpLXVibYlk+/sXASHtAZy02z Y8cDP5WciEInEiSMQVFxb7HhCSdyflEZ8Qp5Sg/cDlvbNrymUa/sqQLygXuIRb5Gh4 PLnF93l/txYhA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HZYjM1nSXz9rxM; Thu, 21 Oct 2021 06:02:46 +0200 (CEST) From: Vinicius Monego Date: Thu, 21 Oct 2021 04:01:36 +0000 Message-Id: <20211021040200.241873-1-monego@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1634788999; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=5yQO0HTTqdNaCUh7VSXRL3gcqZZ1Exqz6Z3ap7WZ8sc=; b=L4OpN3LSvk8fu0QGeJmVjG89orhh0HmFjEbHt9nIeyAwKr6rOJCLVPw9fhW8T9a4kADC/i uocguUJm1zccT9AHbMZi7fuvTd/NYHdk3M2Z0EWaV09Fe7hVAfP+VbHa5pgz+87d6Now4O FYM3rAd5e7i7vfY3oRL5nSjRxx3BWnKgD3z07siM+ZBykaTeW2Vt37rO2KOtyKipP9y+ve OfiM+nT1pikPoAJmwkSbTwCMVOGFCOkBme8BcrJcgoGh/l6tBb/QeIUY1c9t38qSKIujtS fhactRQm+YCRQ+ZtgV71NzB6nLV7yJRF/wGVMtKpgef16SEgVyzZdOgP9mCmnA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634788999; a=rsa-sha256; cv=none; b=nMb0gEKY+ZlT3o4mwnMDQLWoT3C+VR2xVtv5STk8CFsNmqCLy3pLsGJOjuMr5sLoCcwdKV 6tZHLz31e8Kfukeo6UZfI2NPaksX4yPVAm2fXTjr/qFh1u6rkBwxDO4JEU0qF73QFiQpYl Q/sS4f3dmxXHHR2m2Y9SY5JZ4HNfk5CSEIuD8uh6tZMURF18rvF3QEtRX5BgoIBhrgofBT XCzep+BKav0xXXWZ90PVoCNZsE84s1WtHue8aTeuCZx1oPMrtn2/Yw6sAlM5ooURfhCzqk 1SepGd9tpC+vvWlTKgg1uPaeSk3JbfHXvB/ty6Txm8RFArepgb4MRfaXcmusww== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=ZExzGrO+; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -0.93 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=ZExzGrO+; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 633052BD8E X-Spam-Score: -0.93 X-Migadu-Scanner: scn1.migadu.com X-TUID: TP/jj+4z1LC9 * gnu/packages/python-xyz.scm (python-sarge): New variable. --- gnu/packages/python-xyz.scm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 07d2a9da41..4230f141bb 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -9743,6 +9743,23 @@ entire set of Emoji codes as defined by the unicode consortium is supported in addition to a bunch of aliases.") (license license:bsd-3))) +(define-public python-sarge + (package + (name "python-sarge") + (version "0.1.6") + (source + (origin + (method url-fetch) + (uri (pypi-uri "sarge" version)) + (sha256 + (base32 "0r9jnpdsjdr6h92blr5b2fdzvb1n8ypjwhk2xxmss42gwq2bk3zl")))) + (build-system python-build-system) + (home-page "https://sarge.readthedocs.io/") + (synopsis "Command pipeline functionality") + (description "@code{sarge} is a wrapper for subprocess which provides +command pipeline functionality.") + (license license:bsd-3))) + (define-public python-pep8 ;; This package has been renamed to ‘pycodestyle’ and is no longer updated. ;; Its last release (1.7.1) adds only a scary warning to this effect, breaking -- 2.30.2