GNU bug report logs - #65537
[PATCH] gnu: python-coloful: Update to 0.5.5.

Previous Next

Package: guix-patches;

Reported by: Michael Ford <fanquake <at> gmail.com>

Date: Fri, 25 Aug 2023 14:48: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#65537: closed ([PATCH] gnu: python-coloful: Update to 0.5.5.)
Date: Wed, 27 Sep 2023 11:42:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 27 Sep 2023 12:40:58 +0100
with message-id <87bkdndesg.fsf <at> cbaines.net>
and subject line Re: [bug#65537] [PATCH] gnu: python-coloful: Update to 0.5.5.
has caused the debbugs.gnu.org bug report #65537,
regarding [PATCH] gnu: python-coloful: Update to 0.5.5.
to be marked as done.

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


-- 
65537: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65537
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Ford <fanquake <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: python-coloful: Update to 0.5.5.
Date: Fri, 25 Aug 2023 15:46:50 +0100
[Message part 3 (text/plain, inline)]
From 8b69b7b7b32ecac0aee7454503f30467a9c0a85d Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> 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
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Michael Ford <fanquake <at> gmail.com>
Cc: 65537-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#65537] [PATCH] gnu: python-coloful: Update to 0.5.5.
Date: Wed, 27 Sep 2023 12:40:58 +0100
[Message part 6 (text/plain, inline)]
Michael Ford <fanquake <at> gmail.com> writes:

> From 8b69b7b7b32ecac0aee7454503f30467a9c0a85d Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake <at> 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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 294 days ago.

Previous Next


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