emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#58262: closed ([PATCH] gnu: python-faker: Update to 15.0.0.)


From: GNU bug Tracking System
Subject: bug#58262: closed ([PATCH] gnu: python-faker: Update to 15.0.0.)
Date: Thu, 13 Apr 2023 16:55:02 +0000

Your message dated Thu, 13 Apr 2023 17:52:26 +0100
with message-id <87edonyb6z.fsf@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@gnu.org.)


-- 
58262: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58262
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#58262] [PATCH] gnu: python-faker: Update to 15.0.0. Date: Thu, 13 Apr 2023 17:52:26 +0100 User-agent: mu4e 1.8.13; emacs 28.2
jgart via Guix-patches via <guix-patches@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]