unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42507] [PATCH] gnu: python-pifpaf: Update to 2.5.0.
@ 2020-07-24  7:54 Tanguy Le Carrour
  2020-07-25 10:28 ` bug#42507: " Oleg Pykhalov
  0 siblings, 1 reply; 2+ messages in thread
From: Tanguy Le Carrour @ 2020-07-24  7:54 UTC (permalink / raw)
  To: 42507; +Cc: Tanguy Le Carrour

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#42507: [PATCH] gnu: python-pifpaf: Update to 2.5.0.
  2020-07-24  7:54 [bug#42507] [PATCH] gnu: python-pifpaf: Update to 2.5.0 Tanguy Le Carrour
@ 2020-07-25 10:28 ` Oleg Pykhalov
  0 siblings, 0 replies; 2+ messages in thread
From: Oleg Pykhalov @ 2020-07-25 10:28 UTC (permalink / raw)
  To: Tanguy Le Carrour; +Cc: 42507-done

[-- Attachment #1: Type: text/plain, Size: 569 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-25 10:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-24  7:54 [bug#42507] [PATCH] gnu: python-pifpaf: Update to 2.5.0 Tanguy Le Carrour
2020-07-25 10:28 ` bug#42507: " Oleg Pykhalov

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).