me
/
guix
Archived
1
0
Fork 0

gnu: python-tornado: Use the preferred home-page.

* gnu/packages/python.scm (python-tornado)[home-page]: Use the preferred
  one.
master
Mark H Weaver 2015-11-18 09:44:37 -05:00
parent 7f51b663b0
commit f4a4a71885
1 changed files with 1 additions and 1 deletions

View File

@ -4751,7 +4751,7 @@ It is written entirely in Python.")
`(("python-certifi" ,python-certifi)))
(native-inputs
`(("python-setuptools" ,python-setuptools)))
(home-page "https://pypi.python.org/pypi/tornado/4.1")
(home-page "http://www.tornadoweb.org/")
(synopsis "Python web framework and asynchronous networking library")
(description
"Tornado is a Python web framework and asynchronous networking library,