diff options
Diffstat (limited to 'dev-python/django-discover-runner/django-discover-runner-1.0.ebuild')
-rw-r--r-- | dev-python/django-discover-runner/django-discover-runner-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-discover-runner/django-discover-runner-1.0.ebuild b/dev-python/django-discover-runner/django-discover-runner-1.0.ebuild index 0d00dd1dfdec..a2e712c2e5fe 100644 --- a/dev-python/django-discover-runner/django-discover-runner-1.0.ebuild +++ b/dev-python/django-discover-runner/django-discover-runner-1.0.ebuild @@ -8,7 +8,7 @@ inherit distutils-r1 DESCRIPTION="A Django test runner based on unittest2's test discovery" HOMEPAGE="https://github.com/jezdez/django-discover-runner - https://pypi.org/project/django-discover-runner" + https://pypi.org/project/django-discover-runner/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" |