python-feedparser: change distfile to PYPI_SITE

This commit is contained in:
Georg Schabel 2015-05-25 00:22:18 +02:00 committed by Dominik Honnef
parent 85e12fc88b
commit b963f77a47
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ maintainer="Dominik Honnef <dominik@honnef.co>"
license="Simplified BSD"
homepage="https://pypi.python.org/pypi/feedparser"
short_desc="Parse Atom and RSS feeds in Python"
distfiles="https://pypi.python.org/packages/source/f/feedparser/feedparser-${version}.post1.tar.bz2"
distfiles="${PYPI_SITE}/f/feedparser/feedparser-${version}.post1.tar.bz2"
checksum=605a4bff8ef61c1149c3a014ad6ec74ac58ddd7d4c5cb18a00f7f77311c37100
python3.4-feedparser_package() {