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

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

bug#42507: closed ([PATCH] gnu: python-pifpaf: Update to 2.5.0.)


From: GNU bug Tracking System
Subject: bug#42507: closed ([PATCH] gnu: python-pifpaf: Update to 2.5.0.)
Date: Sat, 25 Jul 2020 10:30:02 +0000

Your message dated Sat, 25 Jul 2020 13:28:18 +0300
with message-id <87d04jany5.fsf@gmail.com>
and subject line Re: [bug#42507] [PATCH] gnu: python-pifpaf: Update to 2.5.0.
has caused the debbugs.gnu.org bug report #42507,
regarding [PATCH] gnu: python-pifpaf: Update to 2.5.0.
to be marked as done.

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


-- 
42507: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42507
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: python-pifpaf: Update to 2.5.0. Date: Fri, 24 Jul 2020 09:54:38 +0200
* gnu/packages/python-xyz.scm (python-pifpaf): Update to 2.5.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 07a52a0e5c..dbd7ea88f8 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -19935,14 +19935,14 @@ logging in Python.  It also provides some custom 
formatters and handlers.")
 (define-public python-pifpaf
   (package
     (name "python-pifpaf")
-    (version "2.4.0")
+    (version "2.5.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "pifpaf" version))
        (sha256
         (base32
-         "150av2pylsjy8ykrpyi0vzy2q24s9rhh2ya01zvwnvj9j5dspviz"))))
+         "1gy9p4nqf70fh38wn4icyfm7i9wrvx22wnjpg71g89wxbz27igaa"))))
     (build-system python-build-system)
     (arguments
      '(#:phases
-- 
2.27.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#42507] [PATCH] gnu: python-pifpaf: Update to 2.5.0. Date: Sat, 25 Jul 2020 13:28:18 +0300 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hi,

Tanguy Le Carrour <tanguy@bioneland.org> writes:

> * gnu/packages/python-xyz.scm (python-pifpaf): Update to 2.5.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 07a52a0e5c..dbd7ea88f8 100644
> --- a/gnu/packages/python-xyz.scm
> +++ b/gnu/packages/python-xyz.scm
> @@ -19935,14 +19935,14 @@ logging in Python.  It also provides some custom 
> formatters and handlers.")

[…]

Pushed to master.

Thanks,
Oleg.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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