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

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

bug#37966: closed ([PATCH] gnu: python-coloredlogs: Update to 10.0.)


From: GNU bug Tracking System
Subject: bug#37966: closed ([PATCH] gnu: python-coloredlogs: Update to 10.0.)
Date: Mon, 28 Oct 2019 22:01:02 +0000

Your message dated Mon, 28 Oct 2019 22:59:56 +0100
with message-id <address@hidden>
and subject line Re: [bug#37966] [PATCH] gnu: python-coloredlogs: Update to 
10.0.
has caused the debbugs.gnu.org bug report #37966,
regarding [PATCH] gnu: python-coloredlogs: Update to 10.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
37966: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37966
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: python-coloredlogs: Update to 10.0. Date: Mon, 28 Oct 2019 18:23:58 +0100
* gnu/packages/python-xyz.scm (python-coloredlogs): Update to 10.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 476ac2f588..7dba1500b5 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -933,14 +933,14 @@ add the log levels NOTICE, SPAM, SUCCESS and VERBOSE.")
 (define-public python-coloredlogs
   (package
     (name "python-coloredlogs")
-    (version "7.3")
+    (version "10.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "coloredlogs" version))
        (sha256
         (base32
-         "1blcann6dyg5dhps9pg12rn0q0rjrlajpmmil0gy0j4cbvnl2il9"))))
+         "0dkw6xp0r1dwgz4s2f58npx5nxfq51wf4l6qkm5ib27slgfs4sdq"))))
     (build-system python-build-system)
     (arguments
      `(;Tests require some updated modules
-- 
2.23.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#37966] [PATCH] gnu: python-coloredlogs: Update to 10.0. Date: Mon, 28 Oct 2019 22:59:56 +0100 User-agent: Notmuch/0.29.1 (https://notmuchmail.org) Emacs/26.2 (x86_64-pc-linux-gnu)
Giacomo Leidi <address@hidden> writes:

> * gnu/packages/python-xyz.scm (python-coloredlogs): Update to 10.0.

Applied, thanks!

Do you know if the comment about the tests is still accurate?

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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