gnu: python-sphinx: Use HTTP URI.
* gnu/packages/sphinx.scm (python-sphinx)[home-page]: Use HTTP, HTTPS is not supported.
This commit is contained in:
		
							parent
							
								
									4b8c8f76c5
								
							
						
					
					
						commit
						f574b172e5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -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 | ||||
|  |  | |||
		Reference in a new issue