GNU bug report logs - #58262
[PATCH] gnu: python-faker: Update to 15.0.0.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Mon, 3 Oct 2022 00:30:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58262: closed ([PATCH] gnu: python-faker: Update to 15.0.0.)
Date: Thu, 13 Apr 2023 16:55:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 13 Apr 2023 17:52:26 +0100
with message-id <87edonyb6z.fsf <at> cbaines.net>
and subject line Re: [bug#58262] [PATCH] gnu: python-faker: Update to 15.0.0.
has caused the debbugs.gnu.org bug report #58262,
regarding [PATCH] gnu: python-faker: Update to 15.0.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
58262: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58262
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: python-faker: Update to 15.0.0.
Date: Sun,  2 Oct 2022 19:29:40 -0500
* gnu/packages/python-xyz.scm (python-faker): Update to 15.0.0.
---
 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 74fa826889..79a4a48d5c 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -17324,13 +17324,13 @@ (define-public python-ukpostcodeparser
 (define-public python-faker
   (package
     (name "python-faker")
-    (version "13.3.4")
+    (version "15.0.0")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "Faker" version))
               (sha256
                (base32
-                "04855dqvvi2mr739l5x3qf82rxq0a7spc8gl76k8xixmbw36328q"))))
+                "1yx3gsivisf8ls43v0fgzy4n5q9625xrp9fr9cb5gp3h6k9cfpr4"))))
     (build-system python-build-system)
     (arguments
      '(#:phases
-- 
2.37.3



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: jgart <jgart <at> dismail.de>
Cc: 58262-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#58262] [PATCH] gnu: python-faker: Update to 15.0.0.
Date: Thu, 13 Apr 2023 17:52:26 +0100
[Message part 4 (text/plain, inline)]
jgart via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/python-xyz.scm (python-faker): Update to 15.0.0.
> ---
>  gnu/packages/python-xyz.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Sorry for the delay in looking at this. It looks good to me, so I've
pushed it to master as 0e06c64c57bc5960cd5a171dbc0a77d6ced80ea3.

Thanks,

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 74 days ago.

Previous Next


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