Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python-podcastparser | name : python-podcastparser | ||||
| version : 0.6.1 | version : 0.6.2 | ||||
| release : 1 | release : 2 | ||||
| source : | source : | ||||
| - https://pypi.python.org/packages/86/62/f57e8021c5c02788a23fd015461a60187a9928f731da51147300923b79ff/podcastparser-0.6.1.tar.gz : a34790a940bc582f7d6388c43b69af7214432ba1bd7d400d199c63bd2da13d14 | - https://github.com/gpodder/podcastparser/archive/0.6.2.tar.gz : 8e6b33d88d78bf4ca8085e135f6c736039169916580b9c256b80b6af536ce79b | ||||
| license : ISC | license : ISC | ||||
| component : programming.python | component : programming.python | ||||
| summary : Simple, fast and efficient podcast parser | summary : Simple, fast and efficient podcast parser | ||||
| description: | | description: | | ||||
| A library from the gPodder project to provide an easy and reliable way of parsing RSS- and Atom-based podcast feeds in Python. | A library from the gPodder project to provide an easy and reliable way of parsing RSS- and Atom-based podcast feeds in Python. | ||||
| builddeps : | |||||
| - python-coverage | |||||
| - python-nose | |||||
| setup : | | setup : | | ||||
| %python_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python_install | %python3_install | ||||
| check : | | |||||
| pushd $PKG_BUILD_DIR/py3build | |||||
| nosetests-3.5 -v | |||||
| popd | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.