From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id KJWeFbShjGFKFQEAgWs5BA (envelope-from ) for ; Thu, 11 Nov 2021 05:53:08 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id gD2vELShjGHNFQAAbx9fmQ (envelope-from ) for ; Thu, 11 Nov 2021 04:53:08 +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 82FF6B652 for ; Thu, 11 Nov 2021 05:53:07 +0100 (CET) Received: from localhost ([::1]:33288 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ml25C-0000Eh-Kt for larch@yhetil.org; Wed, 10 Nov 2021 23:53:06 -0500 Received: from eggs.gnu.org ([209.51.188.92]:37322) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ml258-0000EK-KF for guix-patches@gnu.org; Wed, 10 Nov 2021 23:53:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:56480) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ml258-0003gw-AZ for guix-patches@gnu.org; Wed, 10 Nov 2021 23:53:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ml257-0007H8-To for guix-patches@gnu.org; Wed, 10 Nov 2021 23:53:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#48430] [PATCH] gnu: Add python-multiplex. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 11 Nov 2021 04:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48430 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Stefan =?UTF-8?Q?Reich=C3=B6r?= , 48430@debbugs.gnu.org Received: via spool by 48430-submit@debbugs.gnu.org id=B48430.163660635027926 (code B ref 48430); Thu, 11 Nov 2021 04:53:01 +0000 Received: (at 48430) by debbugs.gnu.org; 11 Nov 2021 04:52:30 +0000 Received: from localhost ([127.0.0.1]:39793 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ml24c-0007GM-0k for submit@debbugs.gnu.org; Wed, 10 Nov 2021 23:52:30 -0500 Received: from mout02.posteo.de ([185.67.36.66]:49755) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ml24Y-0007G2-5i for 48430@debbugs.gnu.org; Wed, 10 Nov 2021 23:52:28 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 5D376240103 for <48430@debbugs.gnu.org>; Thu, 11 Nov 2021 05:52:18 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1636606339; bh=MaBEi8iRH5+UMBX3boE18OxdTl+cG3VGrEDDusYzWbo=; h=Subject:From:To:Date:From; b=goNZ/KZIn0INsdeKTkgswVTvRKw7s9dEbwbl8Q1yi5dDYszpTDCvgcxUXfYcYKrT+ lJ/v7aAqf4fVTbmfDmbofpW77w2j37/INbs9W2BErPMwXsG9r5t/O9ddUB+SFWqfmE UJBas6L//zAjahFLzskw2CvFhoox2DK5SwupQYX94JgiPZWSpQu4UnO4KEZXsvu+0N RNogQsJs6h4B6EdJl8kZxVvChgBnUpBs1i+NpaJpUnfCMWycTk34t75mFy4RUWTV3e iY5V3EllrhOlxn5aulHAI9aBdCO5pS5d4lRiayuvpHIlYGZb9wBiepEFFp7nlEC40S AGRLX1xqRgoeg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HqTpn0WZyz6tm9; Thu, 11 Nov 2021 05:52:16 +0100 (CET) Message-ID: <3555e2c85027f9b560e7583ead618cd1db0ef587.camel@posteo.net> From: Vinicius Monego Date: Thu, 11 Nov 2021 04:52:07 +0000 In-Reply-To: <20210529211041.185234-1-stefan@xsteve.at> References: <20210529211041.185234-1-stefan@xsteve.at> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 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=1636606388; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=WvVu5JyfPvS67yNbVlJcsCBKD3ts+lpHsmR0ZWoUNkg=; b=YKyFTTD5GxAVAV0OUPLNExzQNxZC3k2p8kn6HoPD2B8pBAMJzctFHpxI8MknQNL18VDcsW LrpEooL2nOjG2HWScQsNqnIZy9FRyH4PaSBBt+FS2POILiqEwpLSYBD0UmZapV1DWBLJX9 XGz75k9lhXime4JCE4sAnwu9gSOM3cq6r5X0Ijjesic3s8clEqccNzmO8Spv/EHovVfCV1 /RWrGCMOZhVyD6zCtHhVF0Eyjw44i8Ej2o55sUSP4pyVmOgtx9IDmkYL4Lyl+neH3a5aIN EzJ28h7iNt2aLooU4Med/kUZ801vqBd3TmCytoM9bP/jYYr6MHpvizF6phoHww== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1636606388; a=rsa-sha256; cv=none; b=bXwYaLgrGzsY+Kv4ZTRW8g4FiLooh270STTtL2CnG009V94bFWj/USJSuIuj3dK/9MLnX2 KjffSYB07wHmhIVbubEqtfQFbna6qpTB+ABCA8+kawt40Im9fmL7DkuFr9Ce6VmixgYtzN dB9SCqBRq0lbOe17XU+Q1tCDG6gPJidwQRG3IzHj3RMRts8C7QWloc3qg/tDnb0JldkdSL fXesDjT91dunnh7ZHcAnKEql+L8aY8bs+77KVzBExul/qR6evmlHHscqt9Do/QqpOC/KUr gnRXbbjBSts8OoiSZWsO3JgF9Przx3N+qzGISPlGzrEWynFWoR1P0umTdYZr+w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="goNZ/KZI"; 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: -1.32 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="goNZ/KZI"; 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: 82FF6B652 X-Spam-Score: -1.32 X-Migadu-Scanner: scn0.migadu.com X-TUID: XcegMQpF9kJd Em sáb, 2021-05-29 às 23:10 +0200, Stefan Reichör escreveu: > * gnu/packages/python-xyz.scm (python-multiplex): New variable. > --- > I was not able to switch the source url to github since the poetry > build system is required there. I have no idea how to use poetry from > within guix > Hi, I was taking a look at this series again. > gnu/packages/python-xyz.scm | 26 ++++++++++++++++++++++++++ >  1 file changed, 26 insertions(+) > > diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python- > xyz.scm > index f208a7d153..d68e237830 100644 > --- a/gnu/packages/python-xyz.scm > +++ b/gnu/packages/python-xyz.scm > @@ -25062,6 +25062,32 @@ applications with variable CPU loads).") >  (define-public python2-parallel >    (package-with-python2 python-parallel)) >   > +(define-public python-multiplex > +  (package > +    (name "python-multiplex") > +    (version "0.5.1") > +    (source > +      (origin Indentation is 1 space below source. If you're using Emacs it can fix indentation with M-x indent-sexp (C-M-q) with the cursor on the beginning of the expression. > +        (method url-fetch) > +        (uri (pypi-uri "multiplex" version)) > +        (sha256 > +          (base32 > +            > "1g01xwx5z0m1dvp5d69ndj8hz80d2z5xzasixa7c0k6ny93f9qhg")))) > +    (build-system python-build-system) I'd suggest to add something like > (arguments > `(#:tests? #f)) ; no tests in PyPI and no setup.py in github in this place. > +    (propagated-inputs > +      `(("python-aiofiles" ,python-aiofiles-0.5.0) If multiplex must match aiofiles version, issue 48429 can be skipped since multiplex is now at 0.6.0 and we have aiofiles 0.6.0. > +        ("python-aiostream" ,python-aiostream) > +        ("python-click" ,python-click) > +        ("python-easy-ansi" ,python-easy-ansi) > +        ("python-pyte" ,python-pyte))) > +    (home-page "https://github.com/dankilman/multiplex") > +    (synopsis "View output of multiple processes, in parallel, in > the console, > +with an interactive TUI") Please keep synopsis under 78 columns. I'd suggest something like "View output of multiple process with an interactive TUI". > +    (description > +      "Can be used as cli tool or as python library to view output > of parallel > +running processes") Description must be a full sentence. For instance: "Multiplex is a CLI tool and a Python library to view output of running processes in parallel.", or something alone these lines. > +    (license license:expat))) > + >  (define-public python-djvulibre >    (package >      (name "python-djvulibre") Your patch 2 was already merged. Can you send a series of patches 1, 3 and 5 with -v2 to 48428@debbugs.gnu.org (the first patch)? When merged, that and 48427, 48429 and 48430 can be closed. Vinicius