From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id cIZaIrMqNmUo6gAAG6o9tA:P1 (envelope-from ) for ; Mon, 23 Oct 2023 10:11:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id cIZaIrMqNmUo6gAAG6o9tA (envelope-from ) for ; Mon, 23 Oct 2023 10:11:31 +0200 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 75C8E438BE for ; Mon, 23 Oct 2023 10:11:31 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=EDxogXQA; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698048691; a=rsa-sha256; cv=none; b=JlyEnj1jcStK4YS1Q6yWW3YkP1qfS+1tEiXwPkrNAVh6Ccy04I/hhzYwlcEn+zVsKYPuLE VFl6Hv7mya5A3lBFVLJxgus7/DCyH2Ud/pTsbDjHlUszewXed6IwjAZO3fgJTcTOwLcu3M POCs4O5n9MOERNZMGBqfbjJlR4fIUhS+JQOODt/Z82oquCovZmPSCv1Emhj6zSgkApkCCX G407e9k82hJ7InuUUBNS7GfFFsOaMekuN/9hbVUNHfYsFMLxIu/qBA6RTgRbTzEZVH9i8h w8SDC1Q66iJII34q2nmnXKXrI6I5P2ZFP8+jq7M4Lkm53D3KF91qTIFHpmDGcg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=EDxogXQA; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698048691; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=CZzpWcZKjh43tWKwZtv1OOOtx2WZPYmu85yovXcO70Y=; b=HNQLB9G01VEyt3f7G3PBP1S9vy2PRWf3xLJagdWb8buLF0/N/cxs7CVs5BxUINpJVbY9Ck dRoHy3O5UnIigJaruLYQrmj9ZeXRGvFzG6nzi/CNLyfaqcY6cwvc8TGpGQzAdXfPHoqbc6 4fVqNO+sip6IGywo1Z3absahK7QdFolMgJMe52bi5qEFV9VVG973FYPZu7R4r95OqY037U R7l4fFC2CiGLKmAd+BaHIv/mmIfUTmxtcnY76zMup+Dy5S1CMMYrKZYPZ6/11yl11RlvaN boaqaTULRJoy1ihgkC076OfzGWQhvi+hUSS3Adx01xXmHg2p5Ryk2HmR3kKe3g== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1quq1X-0004Hm-LS; Mon, 23 Oct 2023 04:10:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1quq1F-00048r-Vf for guix-patches@gnu.org; Mon, 23 Oct 2023 04:10:40 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1quq1C-000746-QM for guix-patches@gnu.org; Mon, 23 Oct 2023 04:10:37 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1quq1f-0001w2-Km; Mon, 23 Oct 2023 04:11:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66690] [PATCH 4/7] gnu: Add python-cwlformat. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-CC: arunisaac@systemreboot.net, guix-patches@gnu.org Resent-Date: Mon, 23 Oct 2023 08:11:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66690 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66690@debbugs.gnu.org Cc: Arun Isaac , Arun Isaac X-Debbugs-Original-Xcc: Arun Isaac Received: via spool by 66690-submit@debbugs.gnu.org id=B66690.16980486537369 (code B ref 66690); Mon, 23 Oct 2023 08:11:03 +0000 Received: (at 66690) by debbugs.gnu.org; 23 Oct 2023 08:10:53 +0000 Received: from localhost ([127.0.0.1]:48971 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1quq1V-0001ug-1o for submit@debbugs.gnu.org; Mon, 23 Oct 2023 04:10:53 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:35666) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1quq1N-0001tu-Nb for 66690@debbugs.gnu.org; Mon, 23 Oct 2023 04:10:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=CZzpWcZKjh43tWKwZtv1OOOtx2WZPYmu85yovXcO70Y=; b=EDxogXQAGh+/3yMcqSufx0EmLd fmYpJ1KqY0ZjPYXyJFcqgb8LmyyaPKxtK7jFexNFROHjat9yoYl3ibwS4ttYgajjyvo6eHDr413s1 Pr6REvF/5A03Pwl8ipqu4Lixff3E2oo7wYjRtX6df2FBBr362BP5DjhtG55Vcdt53U/jUgHLrjG92 MTmuVZd03X7wDaW5JAitIdrPynVVpyzIGORAWzmKk2eF+0sQJKhU1JTxnHE4+snVawFsduonzs/lB QeIxCsElMgeKS+2542WgCb/mGpDEL2S3U+HZwNaw+h1AEr7Vl6UrynwGT8taOGd9Y/pSxCdoi8R7l 4TRmxftA==; Received: from [192.168.2.1] (port=51852 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1quq0r-001gvg-1k; Mon, 23 Oct 2023 09:10:14 +0100 From: Arun Isaac Date: Mon, 23 Oct 2023 09:09:43 +0100 Message-ID: <2aa865bdab3d42feca9c17861ea2b4046d02eb2c.1698013055.git.arunisaac@systemreboot.net> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: 4.37 X-Spam-Score: 4.37 X-Migadu-Queue-Id: 75C8E438BE X-TUID: p9TkoFysIpYF * gnu/packages/bioinformatics.scm (python-cwlformat): New variable. --- gnu/packages/bioinformatics.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index c6819316ae..3b2fc8de8a 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -4484,6 +4484,33 @@ (define-public python-scrublet doublets in single-cell RNA-seq data.") (license license:expat))) +(define-public python-cwlformat + (package + (name "python-cwlformat") + (version "2022.02.18") + (source + ;; The PyPI tarball is missing Readme.md. Readme.md is required for the + ;; build. + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/rabix/cwl-format") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0agkz2w86k91rc9m5vx5hsqi5nm6fcmzkng6j99hjapz0r9233ql")))) + (build-system pyproject-build-system) + (propagated-inputs + (list python-importlib-resources + python-ruamel.yaml)) + (home-page "https://github.com/rabix/cwl-format") + (synopsis "Prettifier for CWL code") + (description "@code{python-cwlformat} is a specification and a reference +implementation for a very opinionated @acronym{CWL, Common Workflow Language} +code formatter. It outputs CWL in a standardized YAML format.") + (license license:asl2.0))) + (define-public cwltool (package (name "cwltool") -- 2.41.0