GNU bug report logs - #73119
[PATCH] gnu: python-dotenv: Update to 1.0.1.

Previous Next

Package: guix-patches;

Reported by: Nicolas Graves <ngraves <at> ngraves.fr>

Date: Sun, 8 Sep 2024 10:19:01 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 73119 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#73119; Package guix-patches. (Sun, 08 Sep 2024 10:19:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Nicolas Graves <ngraves <at> ngraves.fr>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 08 Sep 2024 10:19:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Graves <ngraves <at> ngraves.fr>
To: guix-patches <at> gnu.org
Cc: ngraves <at> ngraves.fr
Subject: [PATCH] gnu: python-dotenv: Update to 1.0.1.
Date: Sun,  8 Sep 2024 12:17:44 +0200
* gnu/packages/python-xyz.scm (python-dotenv): Update to 1.0.1.

Change-Id: I2e59c2974c227e81adf4698b825461475340433e
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index fd8600ffbf..c3f55f07a5 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -34830,13 +34830,13 @@ (define-public python-minikanren
 (define-public python-dotenv
   (package
     (name "python-dotenv")
-    (version "0.20.0")
+    (version "1.0.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "python-dotenv" version))
        (sha256
-        (base32 "13s9imfd0k4d7b1qy5wfqzw5vyj6rhmcrccsdz1l4g39b55b1qxp"))))
+        (base32 "1jhhxhvpr609xv33sy3psb710sj40jybqilwjpqhin13l28fw973"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.45.2





Information forwarded to guix-patches <at> gnu.org:
bug#73119; Package guix-patches. (Mon, 09 Sep 2024 19:14:02 GMT) Full text and rfc822 format available.

Message #8 received at 73119 <at> debbugs.gnu.org (full text, mbox):

From: jgart <jgart <at> dismail.de>
To: 73119 <at> debbugs.gnu.org
Cc: Nicolas Graves <ngraves <at> ngraves.fr>
Subject: Re: [PATCH] gnu: python-dotenv: Update to 1.0.1.
Date: Mon, 09 Sep 2024 14:12:52 -0500
Hi Nicolas,

Thanks for the patch!

I'll wait for QA to build this as I have an old thinkpad CPU with just
16 GB RAM.

Feel free to ping me if you see QA finish first and want me to review
again.
-- 
all the best,
jgart




This bug report was last modified 278 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.