Skip to content
This repository was archived by the owner on May 27, 2022. It is now read-only.

[PyUP] Update feedparser to 6.0.1#347

Closed
pyup-bot wants to merge 1 commit intomasterfrom
pyup/update-feedparser-5.2.1-to-6.0.1
Closed

[PyUP] Update feedparser to 6.0.1#347
pyup-bot wants to merge 1 commit intomasterfrom
pyup/update-feedparser-5.2.1-to-6.0.1

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates feedparser from 5.2.1 to 6.0.1.

Changelog

6.0.1

* Remove all Python 2 compatibility code (228)
 * Add *python_requires* to ``setup.py`` (231)

6.0.0

* Support Python 3.6, 3.7, 3.8 and 3.9
 * Drop support for Python 2.4 through 2.7, and Python 3.0 through 3.5 (169)
 * Convert feedparser from a monolithic file to a package
 * ``feedparser.parse(sanitize_html=bool)`` argument replaces the ``feedparser.SANITIZE_HTML`` global
 * ``feedparser.parse(resolve_relative_uris=bool)`` replaces the ``feedparser.RESOLVE_RELATIVE_URIS`` global
 * Unify the codebase so that 2to3 conversion is no longer required
 * Remove references to iconv_codecs
 * Update the Creative Commons namespace URI's
 * Update the default User-Agent name and URL
 * Support Middle European (Summer) Time timezones (20)
 * Pass ``data`` to ``lazy_chardet_encoding()`` (50)
 * Document that datetimes are returned in UTC (51)
 * Remove cjkpython references in the documentation (57)
 * Resolve ResourceWarnings thrown during unit tests (170)
 * Fix tox build failures (213)
 * Use ``base64.decodebytes()`` directly to support Python 3.9 (201)
 * Fix Python 3.8 ``urllib.parse.splittype()`` deprecation warning (211)
 * Support parsing colons in RFC822 timezones (144)
 * Add `chardet` as an optional tox environment dependency
 * Fix the Big5 unit test that fails when chardet is installed (184)
Links

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #372

@pyup-bot pyup-bot closed this Oct 25, 2020
@noirbizarre noirbizarre deleted the pyup/update-feedparser-5.2.1-to-6.0.1 branch October 25, 2020 17:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant