From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id wI5MLVQ2mGGnYgAAgWs5BA (envelope-from ) for ; Sat, 20 Nov 2021 00:42:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id ACr9KFQ2mGFBegAA1q6Kng (envelope-from ) for ; Fri, 19 Nov 2021 23:42:12 +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 7660628F4D for ; Sat, 20 Nov 2021 00:42:12 +0100 (CET) Received: from localhost ([::1]:40478 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1moDWF-0001QF-Mq for larch@yhetil.org; Fri, 19 Nov 2021 18:42:11 -0500 Received: from eggs.gnu.org ([209.51.188.92]:41720) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1moDW6-0001PO-Kc for guix-patches@gnu.org; Fri, 19 Nov 2021 18:42:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:57551) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1moDW6-0002Kr-CQ for guix-patches@gnu.org; Fri, 19 Nov 2021 18:42:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1moDW6-0007zg-6j for guix-patches@gnu.org; Fri, 19 Nov 2021 18:42:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#49834] [PATCH 1/4] gnu: Add python-dotenv. References: <20210802181359.10695-1-goodoldpaul@autistici.org> In-Reply-To: <20210802181359.10695-1-goodoldpaul@autistici.org> Resent-From: Giacomo Leidi Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 19 Nov 2021 23:42: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.163736530430671 (code B ref 49834); Fri, 19 Nov 2021 23:42:02 +0000 Received: (at 49834) by debbugs.gnu.org; 19 Nov 2021 23:41:44 +0000 Received: from localhost ([127.0.0.1]:40858 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1moDVn-0007yc-R5 for submit@debbugs.gnu.org; Fri, 19 Nov 2021 18:41:44 -0500 Received: from latitanza.investici.org ([82.94.249.234]:57439) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1moDVm-0007yF-As for 49834@debbugs.gnu.org; Fri, 19 Nov 2021 18:41:42 -0500 Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4HwtVF6JP5zGp5H; Fri, 19 Nov 2021 23:41:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1637365301; bh=KILsP5b7gyRKIMgotJdRoUuRdqPN0UtNhNa5oLkty7A=; h=From:To:Cc:Subject:Date:From; b=mXkl/aLZkYK4Jz5CYMpXtVe29yStc6YhmQOYOKU74n3ALz2m+DRb+gBAIYWen0BOO Hvc+SdlbpJVhmCn9pR/a/OIYM/eRFSKncS6O8IHYPYfQxvXauQKVtb5iki9kdaszYB Y1bYuoJ3OoUWbYw9Lg90PIhlO39n/r+By91xYAYg= Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4HwtVF5VK9zGp59; Fri, 19 Nov 2021 23:41:41 +0000 (UTC) Date: Sat, 20 Nov 2021 00:41:22 +0100 Message-Id: <20211119234125.2344-1-goodoldpaul@autistici.org> X-Mailer: git-send-email 2.34.0 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" Reply-to: Giacomo Leidi X-ACL-Warn: , Giacomo Leidi via Guix-patches From: Giacomo Leidi via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1637365332; h=from:from:sender:sender:reply-to: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=KILsP5b7gyRKIMgotJdRoUuRdqPN0UtNhNa5oLkty7A=; b=kSC0ZZW2a5eTQqqLUVN/73NVlZGMq5pbOolJqtN87vhad4e65S3Nx+B3wn7gqIFSAWaG6A Dx3qUuTMk3HX77hhl/Mupa2TW1vt9aJ1wKyJ9UtCWQR55jtb0dIl1dLNg+dcnrxNtEgsZ+ s2jeQQzjTp1aHMXVPMolFZHro3GLwmMLcSFhIKCv5MvPMR6VKwWoIxgJhG+uoEh52fpdxj sM0lr6EXcE2fmQ4gr9jJbSkeNVPRZl5Q6RdpnnuPXFt21VYPLyDQk7bMld3PkICuWUFYLU uQcrxM7UeTjT+a8/g6C8uF6bKY4fen1pFWiwWinVKAQbPtaqVWYDXfxzXmweMg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1637365332; a=rsa-sha256; cv=none; b=Qvgcy2f40Qv9kOaOCSpU3YkFyhe3MQRXqwt1NN5iY12qiikELQPs8Nn1HrudQfkKdCJp+/ u4VOdaotVAKNTvuq8+YY7PdlxIJ88jK6lzOwaPk2uDTOMhZEj9jYlRxSo7Ppbn6z5KW0lY e1sBwqqP9GjYttt1aITY158kp9K+Qp7iy/vJARa3VNSAjYpEDeDRd+azjl3ZWJR9AA7VlB WqDZxDrLSnUg3bpNrYByDvr/+w8DYoxwA3o9P24UTYL5j0I4j1iBYmvLo59Pz5262kwWAs hQWGscqzI+CeyxOJr+IMzhQKxMBKjJjYp0+aw2g3gL/wxGDJvbJhHVp6LBrZaA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b="mXkl/aLZ"; 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" X-Migadu-Spam-Score: -1.37 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b="mXkl/aLZ"; 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" X-Migadu-Queue-Id: 7660628F4D X-Spam-Score: -1.37 X-Migadu-Scanner: scn0.migadu.com X-TUID: Cj0UCI7Io4Z3 * gnu/packages/python-xyz.scm (python-dotenv): New variable. --- 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 a6f8b10bf7..0ec800b9ee 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -27558,6 +27558,32 @@ (define-public python-minikanren systems in Python.") (license license:bsd-3))) +(define-public python-dotenv + (package + (name "python-dotenv") + (version "0.19.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "python-dotenv" version)) + (sha256 + (base32 + "0wk1kfzbpqk9swvmpa9z3q170ffqql2id4b2dxrkrq58r4mbq8gm")))) + (build-system python-build-system) + (propagated-inputs + `(("python-click" ,python-click))) + (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))) (define-public date2name (let ((commit "6c8f37277e8ec82aa50f90b8921422be30c4e798") base-commit: 7cad4466533f14ec7e9d8744b26a8d5211ff39d4 -- 2.34.0