diff options
Diffstat (limited to 'dev-python/django-social-auth/django-social-auth-0.7.28.ebuild')
-rw-r--r-- | dev-python/django-social-auth/django-social-auth-0.7.28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-social-auth/django-social-auth-0.7.28.ebuild b/dev-python/django-social-auth/django-social-auth-0.7.28.ebuild index 72a6faf6814b..921ed48df310 100644 --- a/dev-python/django-social-auth/django-social-auth-0.7.28.ebuild +++ b/dev-python/django-social-auth/django-social-auth-0.7.28.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="An easy to setup social authentication/authorization mechanism for Django projects" -HOMEPAGE="https://pypi.python.org/pypi/django-social-auth/" +HOMEPAGE="https://pypi.org/project/django-social-auth/" SRC_URI="https://github.com/omab/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" KEYWORDS="amd64 x86" IUSE="doc examples" |