Package: readability / 0.8.1+dfsg1-4
Metadata
Package | Version | Patches format |
---|---|---|
readability | 0.8.1+dfsg1-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
002_no tests.patch | (download) |
setup.py |
1 0 + 1 - 0 ! |
disable and remove the test case since it is excluded from orig tarball. reason for the exclusion is that the tests are creating privacy violation by connecting to online third party url as well as distributing samples material for which copyright holders is unclear |
001_fix_py2 syntax warning.patch | (download) |
readability/compat/two.py |
6 0 + 6 - 0 ! |
the compatibility helper support both py2 and 3 versions while the py2 compatibility code causes a syntax error during compilation time. the whole compatibility module is removed to address this syntax issue. |
003_lxml_html_clean.patch | (download) |
setup.py |
2 1 + 1 - 0 ! |
add lxml_html_clean requirement Upstream seems to intend to switch to bleach, but this will do in the meantime. Bug: https://github.com/buriy/python-readability/issues/179 Bug-Debian: https://bugs.debian.org/1069756 |
1