* [bug#73119] [PATCH] gnu: python-dotenv: Update to 1.0.1.
@ 2024-09-08 10:17 Nicolas Graves via Guix-patches via
2024-09-09 19:12 ` jgart via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Graves via Guix-patches via @ 2024-09-08 10:17 UTC (permalink / raw)
To: 73119; +Cc: ngraves
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#73119] [PATCH] gnu: python-dotenv: Update to 1.0.1.
2024-09-08 10:17 [bug#73119] [PATCH] gnu: python-dotenv: Update to 1.0.1 Nicolas Graves via Guix-patches via
@ 2024-09-09 19:12 ` jgart via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: jgart via Guix-patches via @ 2024-09-09 19:12 UTC (permalink / raw)
To: 73119; +Cc: Nicolas Graves
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-09 19:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-08 10:17 [bug#73119] [PATCH] gnu: python-dotenv: Update to 1.0.1 Nicolas Graves via Guix-patches via
2024-09-09 19:12 ` jgart via Guix-patches via
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).