From patchwork Tue Aug 30 09:00:19 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: matthieu.simonin@inria.fr X-Patchwork-Id: 42074 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 1617827BBEA; Tue, 30 Aug 2022 10:02:20 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,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 BDD7227BBE9 for ; Tue, 30 Aug 2022 10:02:19 +0100 (BST) Received: from localhost ([::1]:53570 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oSx8U-0006fz-Rx for patchwork@mira.cbaines.net; Tue, 30 Aug 2022 05:02:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38544) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oSx8F-0006fA-2o for guix-patches@gnu.org; Tue, 30 Aug 2022 05:02:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44988) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oSx8E-0008Cg-Qw for guix-patches@gnu.org; Tue, 30 Aug 2022 05:02:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oSx8E-0007cg-9e for guix-patches@gnu.org; Tue, 30 Aug 2022 05:02:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57419] [PATCH] gnu: add python-grid5000 References: In-Reply-To: Resent-From: matthieu.simonin@inria.fr Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 30 Aug 2022 09:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57419 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57419@debbugs.gnu.org Cc: msimonin Received: via spool by 57419-submit@debbugs.gnu.org id=B57419.166185006229235 (code B ref 57419); Tue, 30 Aug 2022 09:02:02 +0000 Received: (at 57419) by debbugs.gnu.org; 30 Aug 2022 09:01:02 +0000 Received: from localhost ([127.0.0.1]:34737 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oSx7F-0007bH-Vz for submit@debbugs.gnu.org; Tue, 30 Aug 2022 05:01:02 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:49289) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oSx7D-0007ak-Rt for 57419@debbugs.gnu.org; Tue, 30 Aug 2022 05:01:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=0LShQp9/FYJYudvR1ciwxQcEfZA8LfFKrrFCIf5JPzQ=; b=BXSU6R/vDuDumO/NyOKfH6Y52+6EpchEqvuA79fdyP5ej5omOM+hX37/ 7QNiXDf6NB+1GJAftJhKshLLvIIKKSCEdTptOQbATM06VkoEdcnWKcaz8 MHhOVVvIObNBpA50sR6jx7ZZaWfRdNS6Busmk0r/cy8WEO0EC/uM+Rchm Q=; Authentication-Results: mail3-relais-sop.national.inria.fr; dkim=none (message not signed) header.i=none; spf=SoftFail smtp.mailfrom=matthieu.simonin@inria.fr; dmarc=fail (p=none dis=none) d=inria.fr X-IronPort-AV: E=Sophos;i="5.93,274,1654552800"; d="scan'208";a="22395886" Received: from talouette.irisa.fr ([131.254.18.234]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Aug 2022 11:00:44 +0200 From: matthieu.simonin@inria.fr Date: Tue, 30 Aug 2022 11:00:19 +0200 Message-Id: <27a4e904215d537d4a0a6c7a0af0f46d61d61167.1661849735.git.matthieu.simonin@inria.fr> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 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" X-getmail-retrieved-from-mailbox: Patches From: msimonin --- gnu/packages/python-web.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) base-commit: 6beadc82df204f315d06ea35f2e232bb32f8e440 diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index df63602236..170e440338 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -7786,3 +7786,28 @@ (define-public python-whatthepatch (description "This package provides a library to parse and apply patches.") (license license:expat))) + +(define-public python-grid5000 + (package + (name "python-grid5000") + (version "1.2.3") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://gitlab.inria.fr/msimonin/python-grid5000") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + "097pm8b68ihk29xz9zv29b1x0bhgjb4lfj8zxk2grbsh7wr9dipg"))) + (build-system python-build-system) + (native-inputs (list python-wheel)) + (propagated-inputs (list python-requests python-ipython python-pyyaml)) + (arguments + (list #:tests? #f)) ; No tests. + (home-page "https://pypi.org/project/python-grid5000/") + (synopsis "Grid5000 python client") + (description + "python-grid5000 is a python package wrapping the Grid5000 REST API. + You can use it as a library in your python project or you can + explore the Grid5000 resources interactively using the embedded shell.") + (license license:gpl3+)))