forked from pool/python-feedparser
1996bea540d1da302113e952a34f1f420f4c9ad2fedf60075027f86ce210b7a7
- Activate and fix test suite, removing bcond 'tests' - Add Requires sgmllib3k to fix exception in Python 3 when using the loose parser: UnboundLocalError: local variable 'feedparser' referenced before assignment and less clear but similarly broken result with the strict parser. - Add catch-gzip-error.patch to fix fetch crash in Python 3 - Add non-ascii-entity-hiding.patch to workaround failure to properly parse non-ASCII based encodings on Python 3.5+ - Add py37.patch to fix parsing crash on Python 3.7 OBS-URL: https://build.opensuse.org/request/show/690091 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-feedparser?expand=0&rev=40
Description
No description provided
Languages
Diff
100%