[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
76/285: gnu: python-sphinx: Use HTTP URI.
From: |
guix-commits |
Subject: |
76/285: gnu: python-sphinx: Use HTTP URI. |
Date: |
Sun, 29 Dec 2019 20:44:04 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit d76a6dea48832e1700691a21d240c964b7d1189e
Author: Brett Gilio <address@hidden>
Date: Mon Dec 23 17:21:20 2019 -0600
gnu: python-sphinx: Use HTTP URI.
* gnu/packages/sphinx.scm (python-sphinx)[home-page]: Use HTTP, HTTPS is
not supported.
---
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 ed1bfea..893e195 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 "https://sphinx-doc.org/")
+ (home-page "http://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
- 236/285: gnu: emacs-autothemer: Adjust indentation., (continued)
- 236/285: gnu: emacs-autothemer: Adjust indentation., guix-commits, 2019/12/29
- 239/285: gnu: emacs-google-maps: Adjust indentation., guix-commits, 2019/12/29
- 242/285: gnu: emacs-tablist: Adjust indentation., guix-commits, 2019/12/29
- 244/285: gnu: emacs-keyfreq: Adjust indentation., guix-commits, 2019/12/29
- 243/285: gnu: emacs-d-mode: Update to 2.0.10., guix-commits, 2019/12/29
- 245/285: gnu: emacs-paren-face: Update to 1.0.5., guix-commits, 2019/12/29
- 247/285: gnu: emacs-ccls: Revise license., guix-commits, 2019/12/29
- 275/285: gnu: txr: Update to 230., guix-commits, 2019/12/29
- 77/285: gnu: python-sphinx: Fix license., guix-commits, 2019/12/29
- 79/285: gnu: python-sphinxcontrib-jsmath: Fix license., guix-commits, 2019/12/29
- 76/285: gnu: python-sphinx: Use HTTP URI.,
guix-commits <=
- 81/285: gnu: python-sphinxcontrib-programoutput: Fix home-page., guix-commits, 2019/12/29
- 85/285: gnu: python-sphinxcontrib-svg2pdfconverter: Fix license., guix-commits, 2019/12/29
- 86/285: gnu: python-eventlet: Update to 0.25.1., guix-commits, 2019/12/29
- 91/285: gnu: Add python-flit., guix-commits, 2019/12/29
- 123/285: gnu: qutebrowser: Update to 1.8.3., guix-commits, 2019/12/29
- 125/285: gnu: qutebrowser: Update source URI., guix-commits, 2019/12/29
- 126/285: gnu: chez-scheme: Update to 9.5.2., guix-commits, 2019/12/29
- 235/285: gnu: emacs-ag: Adjust indentation., guix-commits, 2019/12/29
- 246/285: gnu: emacs-ccls: Update to 0.1-4., guix-commits, 2019/12/29
- 74/285: gnu: python-sphinx: Update to 2.3.1., guix-commits, 2019/12/29