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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 65537 in the body.
You can then email your comments to 65537 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#65537; Package guix-patches. (Fri, 25 Aug 2023 14:48:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael Ford <fanquake <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 25 Aug 2023 14:48:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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 1 (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 2 (text/html, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#65537; Package guix-patches. (Wed, 27 Sep 2023 11:42:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

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 1 (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)]

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Wed, 27 Sep 2023 11:42:03 GMT) Full text and rfc822 format available.

Notification sent to Michael Ford <fanquake <at> gmail.com>:
bug acknowledged by developer. (Wed, 27 Sep 2023 11:42:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 26 Oct 2023 11:24:12 GMT) Full text and rfc822 format available.

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

Previous Next


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