mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
python-feedparser: update to 5.2.0
This commit is contained in:
parent
cb2be81a56
commit
85e12fc88b
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
pkgname="python-feedparser"
|
pkgname="python-feedparser"
|
||||||
version=5.1.3
|
version=5.2.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="feedparser-${version}"
|
wrksrc="feedparser-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -12,8 +12,8 @@ maintainer="Dominik Honnef <dominik@honnef.co>"
|
||||||
license="Simplified BSD"
|
license="Simplified BSD"
|
||||||
homepage="https://pypi.python.org/pypi/feedparser"
|
homepage="https://pypi.python.org/pypi/feedparser"
|
||||||
short_desc="Parse Atom and RSS feeds in Python"
|
short_desc="Parse Atom and RSS feeds in Python"
|
||||||
distfiles="https://pypi.python.org/packages/source/f/feedparser/feedparser-5.1.3.tar.gz"
|
distfiles="https://pypi.python.org/packages/source/f/feedparser/feedparser-${version}.post1.tar.bz2"
|
||||||
checksum=ad543639e89d43685e2f1d3b6e48711562eec3be379e6958a920fbeaf4c63bce
|
checksum=605a4bff8ef61c1149c3a014ad6ec74ac58ddd7d4c5cb18a00f7f77311c37100
|
||||||
|
|
||||||
python3.4-feedparser_package() {
|
python3.4-feedparser_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue