[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/09: gnu: python-sphinx: Use HTTPS home page.
From: |
guix-commits |
Subject: |
07/09: gnu: python-sphinx: Use HTTPS home page. |
Date: |
Sun, 1 Mar 2020 14:55:00 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 555f3d15b1dec5785110189802430b7c6149f8a9
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 21:44:28 2020 +0100
gnu: python-sphinx: Use HTTPS home page.
* gnu/packages/sphinx.scm (python-sphinx)[home-page]: Use HTTPS.
---
gnu/packages/sphinx.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/sphinx.scm b/gnu/packages/sphinx.scm
index 4e4abcc..1940b36 100644
--- a/gnu/packages/sphinx.scm
+++ b/gnu/packages/sphinx.scm
@@ -93,7 +93,7 @@
("python-mock" ,python-mock)
("python-nose" ,python-nose)
("python-pytest" ,python-pytest)))
- (home-page "http://www.sphinx-doc.org")
+ (home-page "https://www.sphinx-doc.org")
(synopsis "Python documentation generator")
(description "Sphinx is a tool that makes it easy to create documentation
for Python projects or other documents consisting of multiple reStructuredText
- branch master updated (bcfacec -> aabc895), guix-commits, 2020/03/01
- 02/09: gnu: wordnet: Use HTTPS home page., guix-commits, 2020/03/01
- 03/09: gnu: python-h5py: Use HTTPS home page., guix-commits, 2020/03/01
- 05/09: gnu: python-pyalsaaudio: Use HTTPS home page., guix-commits, 2020/03/01
- 07/09: gnu: python-sphinx: Use HTTPS home page.,
guix-commits <=
- 04/09: gnu: ruby-markaby: Use HTTPS home page., guix-commits, 2020/03/01
- 01/09: gnu: dehydrated: Install documentation., guix-commits, 2020/03/01
- 09/09: gnu: python-construct: Use HTTPS home page., guix-commits, 2020/03/01
- 06/09: gnu: libgc: Use HTTPS home page., guix-commits, 2020/03/01
- 08/09: gnu: warzone2100: Use HTTPS home page., guix-commits, 2020/03/01