python-feedparser: update to 5.2.0

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

View File

@ -1,5 +1,5 @@
pkgname="python-feedparser"
version=5.1.3
version=5.2.0
revision=1
wrksrc="feedparser-${version}"
build_style=python-module
@ -12,8 +12,8 @@ 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-5.1.3.tar.gz"
checksum=ad543639e89d43685e2f1d3b6e48711562eec3be379e6958a920fbeaf4c63bce
distfiles="https://pypi.python.org/packages/source/f/feedparser/feedparser-${version}.post1.tar.bz2"
checksum=605a4bff8ef61c1149c3a014ad6ec74ac58ddd7d4c5cb18a00f7f77311c37100
python3.4-feedparser_package() {
noarch=yes