mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 04:59:27 -05:00
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 @@ (define-public python-mako
|
|||
`(("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.")
|
||||
|
|
Loading…
Reference in a new issue