unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#37966] [PATCH] gnu: python-coloredlogs: Update to 10.0.
@ 2019-10-28 17:23 Giacomo Leidi
  2019-10-28 21:59 ` bug#37966: " Marius Bakke
  0 siblings, 1 reply; 4+ messages in thread
From: Giacomo Leidi @ 2019-10-28 17:23 UTC (permalink / raw)
  To: 37966; +Cc: Giacomo Leidi

* 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

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

* bug#37966: [PATCH] gnu: python-coloredlogs: Update to 10.0.
  2019-10-28 17:23 [bug#37966] [PATCH] gnu: python-coloredlogs: Update to 10.0 Giacomo Leidi
@ 2019-10-28 21:59 ` Marius Bakke
  2019-10-28 22:10   ` [bug#37966] " goodoldpaul
  0 siblings, 1 reply; 4+ messages in thread
From: Marius Bakke @ 2019-10-28 21:59 UTC (permalink / raw)
  To: Giacomo Leidi, 37966-done

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

Giacomo Leidi <goodoldpaul@autistici.org> 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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

* [bug#37966] [PATCH] gnu: python-coloredlogs: Update to 10.0.
  2019-10-28 21:59 ` bug#37966: " Marius Bakke
@ 2019-10-28 22:10   ` goodoldpaul
  2019-10-28 22:30     ` Marius Bakke
  0 siblings, 1 reply; 4+ messages in thread
From: goodoldpaul @ 2019-10-28 22:10 UTC (permalink / raw)
  To: Marius Bakke, 37966-done

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

Hi Marius,
Yes, it seems that the tests require human-friendly >= 4.7. I'll look
into that and see if I can bump also human-friendly.

Giacomo

Il 28 ottobre 2019 22:59:56 CET, Marius Bakke <mbakke@fastmail.com> ha
scritto: 

> Giacomo Leidi <goodoldpaul@autistici.org> 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 #2: Type: text/html, Size: 1018 bytes --]

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

* [bug#37966] [PATCH] gnu: python-coloredlogs: Update to 10.0.
  2019-10-28 22:10   ` [bug#37966] " goodoldpaul
@ 2019-10-28 22:30     ` Marius Bakke
  0 siblings, 0 replies; 4+ messages in thread
From: Marius Bakke @ 2019-10-28 22:30 UTC (permalink / raw)
  To: goodoldpaul, 37966-done

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

goodoldpaul@autistici.org writes:

> Hi Marius,
> Yes, it seems that the tests require human-friendly >= 4.7. I'll look
> into that and see if I can bump also human-friendly.

Excellent, thank you!

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

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

end of thread, other threads:[~2019-10-28 22:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-28 17:23 [bug#37966] [PATCH] gnu: python-coloredlogs: Update to 10.0 Giacomo Leidi
2019-10-28 21:59 ` bug#37966: " Marius Bakke
2019-10-28 22:10   ` [bug#37966] " goodoldpaul
2019-10-28 22:30     ` Marius Bakke

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