gnu: python-mako: Update home page.
* gnu/packages/python-xyz.scm (python-mako)[home-page]: Use HTTPS.
This commit is contained in:
		
							parent
							
								
									dff79364cf
								
							
						
					
					
						commit
						7016e62070
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -8035,7 +8035,7 @@ python-xdo for newer bindings.)")
 | 
			
		|||
     `(("python-mock" ,python-mock)
 | 
			
		||||
       ("python-nose" ,python-nose)
 | 
			
		||||
       ("python-pytest" ,python-pytest)))
 | 
			
		||||
    (home-page "http://www.makotemplates.org/")
 | 
			
		||||
    (home-page "https://www.makotemplates.org/")
 | 
			
		||||
    (synopsis "Templating language for Python")
 | 
			
		||||
    (description "Mako is a templating language for Python that compiles
 | 
			
		||||
templates into Python modules.")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue