diff options
Diffstat (limited to 'dev-python/scrapy/scrapy-1.4.0.ebuild')
-rw-r--r-- | dev-python/scrapy/scrapy-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/scrapy/scrapy-1.4.0.ebuild b/dev-python/scrapy/scrapy-1.4.0.ebuild index 344dc792517e..ba726b0ccdeb 100644 --- a/dev-python/scrapy/scrapy-1.4.0.ebuild +++ b/dev-python/scrapy/scrapy-1.4.0.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="A high-level Python Screen Scraping framework" HOMEPAGE="https://github.com/scrapy/scrapy/ - https://pypi.python.org/pypi/Scrapy/" + https://pypi.org/project/Scrapy/" SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" |