From patchwork Sat Aug 28 11:51:49 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Giacomo Leidi X-Patchwork-Id: 32345 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 7C47927BBE3; Sat, 28 Aug 2021 12:53:44 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_ADSP_ALL, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS, T_DKIM_INVALID,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 452E427BBE1 for ; Sat, 28 Aug 2021 12:53:44 +0100 (BST) Received: from localhost ([::1]:59156 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mJwu6-0003B7-Rz for patchwork@mira.cbaines.net; Sat, 28 Aug 2021 07:53:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:32790) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mJwtT-000384-2s for guix-patches@gnu.org; Sat, 28 Aug 2021 07:53:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41958) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mJwtS-00065M-RU for guix-patches@gnu.org; Sat, 28 Aug 2021 07:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mJwtS-0006qR-QF for guix-patches@gnu.org; Sat, 28 Aug 2021 07:53:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#49834] [PATCH 2/6] gnu: Add python-dotenv. Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 28 Aug 2021 11:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49834 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 49834@debbugs.gnu.org Cc: Giacomo Leidi Received: via spool by 49834-submit@debbugs.gnu.org id=B49834.163015153626221 (code B ref 49834); Sat, 28 Aug 2021 11:53:02 +0000 Received: (at 49834) by debbugs.gnu.org; 28 Aug 2021 11:52:16 +0000 Received: from localhost ([127.0.0.1]:53495 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mJwse-0006oc-U3 for submit@debbugs.gnu.org; Sat, 28 Aug 2021 07:52:16 -0400 Received: from latitanza.investici.org ([82.94.249.234]:40215) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mJwsV-0006nt-91 for 49834@debbugs.gnu.org; Sat, 28 Aug 2021 07:52:07 -0400 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4GxZgk5pyzzGp9t; Sat, 28 Aug 2021 11:52:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1630151522; bh=vlirCSDLxK9k97zi0hp0GbOXsdTtoYJqGeWy6arUjrk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=AEpolrPloGSXrbwtlMwd64uGJrIDDyNmaDavnp8MQkKCR+ZLqGhzCK/oFUmmbjEeT gwdSXjxQ18td92ZyXJB2CgObkg5UyhND0PYGX1baCT4eJ9oDVZLmNifVWznULePrxp jow+B6BlejVdV2EzUzez4tBSMqNIP3pu2Up+hSDo= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4GxZgk4tr6zGp9V; Sat, 28 Aug 2021 11:52:02 +0000 (UTC) From: Giacomo Leidi Date: Sat, 28 Aug 2021 13:51:49 +0200 Message-Id: <20210828115153.5607-2-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210828115153.5607-1-goodoldpaul@autistici.org> References: <20210828115153.5607-1-goodoldpaul@autistici.org> 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 * gnu/packages/python-xyz.scm (python-dotenv): New variable. --- gnu/packages/python-xyz.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 1e4f04337d..128ac9fd0c 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -26297,3 +26297,30 @@ a (rather superficial) static analysis, and constructs a directed graph of the objects in the combined source, and how they define or use each other. The graph can be output for rendering by GraphViz or yEd.") (license license:gpl2))) + +(define-public python-dotenv + (package + (name "python-dotenv") + (version "0.18.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "python-dotenv" version)) + (sha256 + (base32 + "0b90br3f48ykx5ddfpx2zmsh4vmdqw6s812drcy9pn2q3qyarypg")))) + (build-system python-build-system) + (propagated-inputs + `(("python-click" ,python-click-5))) + (native-inputs + `(("python-mock" ,python-mock) + ("python-pytest" ,python-pytest) + ("python-sh" ,python-sh))) + (home-page + "https://github.com/theskumar/python-dotenv") + (synopsis + "Setup environment variables according to .env files") + (description + "This package provides the @code{python-dotenv} Python module to +read key-value pairs from a .env file and set them as environment variables") + (license license:bsd-3)))