unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65537] [PATCH] gnu: python-coloful: Update to 0.5.5.
@ 2023-08-25 14:46 Michael Ford
  2023-09-27 11:40 ` bug#65537: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2023-08-25 14:46 UTC (permalink / raw)
  To: 65537

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

From 8b69b7b7b32ecac0aee7454503f30467a9c0a85d Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@gmail.com>
Date: Fri, 25 Aug 2023 15:45:00 +0100
Subject: [PATCH] gnu: python-coloful: Update to 0.5.5.

* gnu/packages/python-xyz.scm (python-colorful): Update to 0.5.5.
---
 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 385426671e..c0d8a77a84 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -783,7 +783,7 @@ (define-public python-colored
 (define-public python-colorful
   (package
     (name "python-colorful")
-    (version "0.5.4")
+    (version "0.5.5")
     (source
      (origin
        (method git-fetch)   ; no tests data in PyPi package
@@ -792,7 +792,7 @@ (define-public python-colorful
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1fcz5v8b318a3dsdha4c874jsf3wmcw3f25bv2csixclyzacli98"))))
+        (base32 "0kyy9qhvrb5m9h8xmri7c88i0k1g5qc7017anw39gx44an7mn33y"))))
     (build-system pyproject-build-system)
     (native-inputs
      (list python-coverage python-flake8 python-pytest))
-- 
2.42.0

[-- Attachment #2: Type: text/html, Size: 1527 bytes --]

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

* bug#65537: [PATCH] gnu: python-coloful: Update to 0.5.5.
  2023-08-25 14:46 [bug#65537] [PATCH] gnu: python-coloful: Update to 0.5.5 Michael Ford
@ 2023-09-27 11:40 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-09-27 11:40 UTC (permalink / raw)
  To: Michael Ford; +Cc: 65537-done, guix-patches

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


Michael Ford <fanquake@gmail.com> writes:

> From 8b69b7b7b32ecac0aee7454503f30467a9c0a85d Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake@gmail.com>
> Date: Fri, 25 Aug 2023 15:45:00 +0100
> Subject: [PATCH] gnu: python-coloful: Update to 0.5.5.
>
> * gnu/packages/python-xyz.scm (python-colorful): Update to 0.5.5.
> ---
>  gnu/packages/python-xyz.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I've pushed this to master as
22b4c8d71943c4bff240e6d0fd481b01e308b791.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-09-27 11:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-25 14:46 [bug#65537] [PATCH] gnu: python-coloful: Update to 0.5.5 Michael Ford
2023-09-27 11:40 ` bug#65537: " Christopher Baines

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