[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/20: gnu: python-colorama: Update to 0.3.7.
From: |
Tobias Geerinckx-Rice |
Subject: |
09/20: gnu: python-colorama: Update to 0.3.7. |
Date: |
Tue, 24 Jan 2017 23:11:47 +0000 (UTC) |
nckx pushed a commit to branch master
in repository guix.
commit f92576f963839e689712fa18bac59731513b7b83
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Jan 24 14:27:39 2017 +0100
gnu: python-colorama: Update to 0.3.7.
* gnu/packages/python.scm (python-colorama): Update to 0.3.7.
---
gnu/packages/python.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 8954231..be64c6b 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -8611,14 +8611,14 @@ supports url redirection and retries, and also gzip and
deflate decoding.")
(define-public python-colorama
(package
(name "python-colorama")
- (version "0.3.3")
+ (version "0.3.7")
(source
(origin
(method url-fetch)
(uri (pypi-uri "colorama" version))
(sha256
(base32
- "1716z9pq1r5ys3nkg7wdrb3h2f9rmd0zdxpxzmx3bgwgf6xg48gb"))))
+ "0avqkn6362v7k2kg3afb35g4sfdvixjgy890clip4q174p9whhz0"))))
(build-system python-build-system)
(synopsis "colored terminal text rendering for Python")
(description "Colorama is a Python library for rendering colored terminal
- branch master updated (9b1a497 -> a5dee1a), Tobias Geerinckx-Rice, 2017/01/24
- 01/20: gnu: youtube-dl: Update to 2017.01.24., Tobias Geerinckx-Rice, 2017/01/24
- 03/20: gnu: the-silver-searcher: Fix & improve description., Tobias Geerinckx-Rice, 2017/01/24
- 09/20: gnu: python-colorama: Update to 0.3.7.,
Tobias Geerinckx-Rice <=
- 06/20: gnu: python-unidecode: Update to 0.04.20., Tobias Geerinckx-Rice, 2017/01/24
- 08/20: gnu: python-debian: Update to 0.1.28., Tobias Geerinckx-Rice, 2017/01/24
- 13/20: gnu: python-mistune: Update to 0.7.3., Tobias Geerinckx-Rice, 2017/01/24
- 14/20: gnu: python-email-validator: Update to 1.0.2., Tobias Geerinckx-Rice, 2017/01/24
- 20/20: gnu: emacs-seq: Update to 2.19., Tobias Geerinckx-Rice, 2017/01/24
- 11/20: gnu: python-paste: Update to 2.0.3., Tobias Geerinckx-Rice, 2017/01/24
- 04/20: gnu: python-orderedmultidict: Update to 0.7.11., Tobias Geerinckx-Rice, 2017/01/24
- 02/20: gnu: the-silver-searcher: Update to 1.0.2., Tobias Geerinckx-Rice, 2017/01/24
- 05/20: gnu: python-alembic: Update to 0.8.10., Tobias Geerinckx-Rice, 2017/01/24
- 07/20: gnu: python-seaborn: Update to 0.7.1., Tobias Geerinckx-Rice, 2017/01/24