[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/11: gnu: python-sphinx-cloud-sptheme: Update to 1.8.0.
From: |
Tobias Geerinckx-Rice |
Subject: |
04/11: gnu: python-sphinx-cloud-sptheme: Update to 1.8.0. |
Date: |
Tue, 21 Mar 2017 21:02:55 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 5095bc7d715abcdcd817bfe0e7f0d35bfd21e05e
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Jan 31 01:38:06 2017 +0100
gnu: python-sphinx-cloud-sptheme: Update to 1.8.0.
* gnu/packages/python.scm (python-sphinx-cloud-sptheme): Update to 1.8.0.
---
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 9bb3ce6..6a509d9 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -12551,13 +12551,13 @@ English stemmer.")
(define-public python-sphinx-cloud-sptheme
(package
(name "python-sphinx-cloud-sptheme")
- (version "1.7.1")
+ (version "1.8.0")
(source (origin
(method url-fetch)
(uri (pypi-uri "cloud_sptheme" version))
(sha256
(base32
- "0zm9ap4p5dzln8f1m2immadaxv2xpg8jg4w53y52rhfl7pdb58vy"))))
+ "1dniqb6a39yh786f86c4jn666rwnyi1jvzn4616zhcchb7sfdshd"))))
(build-system python-build-system)
;; FIXME: The 'pypi' release archive does not contain tests.
(arguments '(#:tests? #f))
- branch master updated (7dbd75b -> 8e71896), Tobias Geerinckx-Rice, 2017/03/21
- 02/11: gnu: python-markdown: Update to 2.6.8., Tobias Geerinckx-Rice, 2017/03/21
- 04/11: gnu: python-sphinx-cloud-sptheme: Update to 1.8.0.,
Tobias Geerinckx-Rice <=
- 07/11: gnu: python-feedgenerator: Update to 1.9., Tobias Geerinckx-Rice, 2017/03/21
- 06/11: gnu: python-wrapt: Update to 1.10.8., Tobias Geerinckx-Rice, 2017/03/21
- 03/11: gnu: python-wcwidth: Update to 0.1.7., Tobias Geerinckx-Rice, 2017/03/21
- 09/11: gnu: python-atomicwrites: Update to 1.1.5., Tobias Geerinckx-Rice, 2017/03/21
- 10/11: gnu: python-zope-component: Update to 4.3.0., Tobias Geerinckx-Rice, 2017/03/21
- 01/11: gnu: dns: Return #t instead of something undefined., Tobias Geerinckx-Rice, 2017/03/21
- 11/11: gnu: python-psycopg2: Update to 2.6.2., Tobias Geerinckx-Rice, 2017/03/21
- 05/11: gnu: python-py: Update to 1.4.32., Tobias Geerinckx-Rice, 2017/03/21
- 08/11: gnu: python-texttable: Update to 0.8.7., Tobias Geerinckx-Rice, 2017/03/21