Debian Patches

Status for feedparser/5.2.1-3

Patch Description Author Forwarded Bugs Origin Last update
sgmllib3.patch Python 3 does not ship an sgmllib.py module.
Upstream feedparser ships a file called feedparser/sgmllib3.py and suggests
installing this on your sys.path. Rather than that, the Debian packaging
installs the file as feedparser_debian.sgmllib3, so extend the import to look
for this.
Barry Warsaw <barry@python.org> no 2015-10-11
redirect-status.patch Fix status reported for redirections "jikamens@gmail.com" <jikamens@gmail.com> yes debian upstream 2015-10-11
python3-auth.patch Fix HTTP auth in Python 3 Etienne Millon <me@emillon.org> no debian 2015-10-11
0004-disable-iso8601-date-parsing-tests.patch disable iso8601 date parsing tests
These tests were failing because the parsed date had a 1 in the tm_isdst
field, whereas the reference has a 0. It is unclear whether this depends
on the current time zone when running the tests or if this just never
passed.
Carl Suster <carl@contraflo.ws> no 2017-12-02
0005-disable-big5-illformed-chardet-test.patch disable big5 illformed chardet test
This test was failing due to detecting the wrong encoding.
Carl Suster <carl@contraflo.ws> no 2017-12-02
py39-base64-decodebytes.patch Python 3.9 compatibility: Use base64.decodebytes() Kurt McKee <contactme@kurtmckee.org> no upstream, https://github.com/kurtmckee/feedparser/commit/df832f9cb85a3d07819a65e28d732ac5ec32917a 2020-10-15

All known versions for source package 'feedparser'

Links