|
![](/images/spacer.gif) |
![](/images/spacer.gif) |
![](/images/spacer.gif) |
Changelog for python311-feedparser-6.0.10-Aub1699.78.1.noarch.rpm :
* Tue Jun 27 2023 ecsos - Add %{?sle15_python_module_pythons} * Sun May 22 2022 Benoît Monin - update to version 6.0.10: * Populate correctly if it comes after (#260) * Fri May 20 2022 Matej Cepl - Add 304_python310-crash.patch fixing crash of test test_001741 on Python 3.10 (gh#kurtmckee/feedparser#304). * Thu May 19 2022 Benoît Monin - update to version 6.0.9: * Fix a crash that can occur with GeoRSS feeds that lack a tag. (#305) * Mon Feb 07 2022 Matej Cepl - Revert previous skip, because we have now working sgmllib3k.- Remove test tests/wellformed/sanitize/xml_declaration_unexpected_character.xml (gh#kurtmckee/feedparser#304) * Sat Feb 05 2022 Benjamin Greiner - Skip python310 because there is no sgmllib3k and upstream is not willing to move away from it gh#kurtmckee/feedparser#279 * Wed Jun 23 2021 Benoît Monin - update to version 6.0.8: * Fix the name and link to the chardet module in the documentation. (#280)- additional changes from version 6.0.7: * Catch urllib.error.URLError to prevent crashes. (#239) * Wed Jun 16 2021 Benoît Monin - update to version 6.0.6: * Prevent an AttributeError that occurs when a server returns HTTP 3xx but doesn\'t include a Location header as well. (#267) * Mon Jun 14 2021 Benoît Monin - update to version 6.0.5: * Prevent a TypeError crash that may occur when including a username and password in the feed URL. (#276) * Sun Jun 13 2021 Benoît Monin - update to version 6.0.4: * Prevent a UnicodeDecodeError crash that may occur when the title element\'s type attribute exists but is empty. (#277) * Prevent a UnicodeEncodeError crash that may occur if the URL contains Unicode characters in the path. (#273)- additional changes from version 6.0.3: * Fix an issue with the HTTP request status on Python >= 3.9.- drop numerical_return_status.patch: fixed upstream * Thu Apr 29 2021 Arun Persaud - add numerical_return_status.patch for 3.9 python version (change of return status to None) * Sun Oct 25 2020 Benoît Monin - update to version 6.0.2: * Stop building Python wheels with universal=1 set. (#251) * Fix a bug that put a trailing quote in the documentation version. (#232) * Update the documentation URL to point to ReadTheDocs. * Mon Sep 28 2020 Dirk Mueller - update to 6.0.1: * Remove all Python 2 compatibility code (#228) * Add *python_requires * to ``setup.py`` (#2 * Mon Sep 14 2020 Benoît Monin - update to version 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)- build the package only for python3- drop py37.patch: fixed upstream- drop non-ascii-entity-hiding.patch: fixed upstream- drop catch-gzip-error.patch: fixed upstream- fix build requires for chardet and sgmllib3k- remove chmod on all source files: fixed upstream- drop moving around source files: reworked upstream- run the tests as described by upstream- fix the list of packaged files
|
|
|