gnu: python-pyyaml: Update home page.
* gnu/packages/python-xyz.scm (python-pyyaml)[home-page]: Link to the (HTTPS) front page.
This commit is contained in:
		
							parent
							
								
									16c896e888
								
							
						
					
					
						commit
						7509f34fab
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -2337,7 +2337,7 @@ environments and back.") | |||
|     (build-system python-build-system) | ||||
|     (inputs | ||||
|      `(("libyaml" ,libyaml))) | ||||
|     (home-page "http://pyyaml.org/wiki/PyYAML") | ||||
|     (home-page "https://pyyaml.org") | ||||
|     (synopsis "YAML parser and emitter for Python") | ||||
|     (description | ||||
|      "PyYAML is a YAML parser and emitter for Python.  PyYAML features a | ||||
|  |  | |||
		Reference in a new issue