me
/
guix
Archived
1
0
Fork 0

gnu: python-sphinx: Use HTTP URI.

* gnu/packages/sphinx.scm (python-sphinx)[home-page]: Use HTTP, HTTPS is not supported.
master
Brett Gilio 2019-12-23 17:21:20 -06:00
parent 4b8c8f76c5
commit f574b172e5
No known key found for this signature in database
GPG Key ID: 672243C4A03F0EEE
1 changed files with 1 additions and 1 deletions

View File

@ -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