gnu: python-kitchen: Update home-page URL.

* gnu/packages/python.scm (python-kitchen, python2-kitchen)[home-page]:
Update URL.
This commit is contained in:
Leo Famulari 2017-05-10 23:19:55 -04:00
parent 5ee684ff2f
commit cb542830a2
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -2642,7 +2642,7 @@ version numbers.")
(build-system python-build-system) (build-system python-build-system)
(propagated-inputs (propagated-inputs
`(("python-chardet" ,python-chardet))) `(("python-chardet" ,python-chardet)))
(home-page "https://fedorahosted.org/kitchen") (home-page "https://github.com/fedora-infra/kitchen")
(synopsis "Python API for snippets") (synopsis "Python API for snippets")
(description "@code{kitchen} module provides a python API for all sorts of (description "@code{kitchen} module provides a python API for all sorts of
little useful snippets of code that everybody ends up writing for their projects little useful snippets of code that everybody ends up writing for their projects