fixup! django-statici18n: fix repoman issues

This commit is contained in:
Guido Kroon 2020-06-20 22:40:00 +02:00
parent 56722bb20b
commit 34f806f5ac
No known key found for this signature in database
GPG key ID: 394C398C531EFAB0

View file

@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="Django helper for generating Javascript catalog to static files"
HOMEPAGE="http://django-statici18n.readthedocs.org/ https://django-filter.readthedocs.org"
HOMEPAGE="https://django-statici18n.readthedocs.org/ https://django-filter.readthedocs.org"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"