gnu: python-fonttools: Update home-page.

https://github.com/behdad/fonttools permanently redirects to
https://github.com/fonttools/fonttools.

* gnu/packages/python-xyz.scm (python-fonttools)[home-page]: Change to current.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
This commit is contained in:
Riku Viitanen 2019-12-25 14:39:07 +00:00 committed by Marius Bakke
parent 3ebaa635f7
commit 9d25a4548c
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -6818,7 +6818,7 @@ (define-public python-fonttools
`(("unzip" ,unzip)
("python-pytest" ,python-pytest)
("python-pytest-runner" ,python-pytest-runner)))
(home-page "https://github.com/behdad/fonttools")
(home-page "https://github.com/fonttools/fonttools")
(synopsis "Tools to manipulate font files")
(description
"FontTools/TTX is a library to manipulate font files from Python. It