forked from tribes/guix
4f3d9137a1
A lot of python imports are generated with a #f home-page, despite the license being visible on PyPi. Fix this. * guix/import/pypi.scm (<project-info>): Add fields project-info-project-home-page and project-info-project-source. (make-pypi-sexp): Use them. Change-Id: I661ffffc2aca37b4d42f7b7e3faa5537171523d4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>