Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-beautifulsoup4 for 
openSUSE:Factory checked in at 2025-09-11 14:38:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-beautifulsoup4 (Old)
 and      /work/SRC/openSUSE:Factory/.python-beautifulsoup4.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-beautifulsoup4"

Thu Sep 11 14:38:08 2025 rev:44 rq:1303567 version:4.13.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-beautifulsoup4/python-beautifulsoup4.changes  
    2025-07-15 16:43:42.603545878 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-beautifulsoup4.new.1977/python-beautifulsoup4.changes
    2025-09-11 14:39:11.611423595 +0200
@@ -1,0 +2,34 @@
+Wed Sep 10 07:16:20 UTC 2025 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to 4.13.5
+  * Fixed an unhandled exception when parsing invalid markup that contains the 
{ character
+    when using lxml==6.0.0. [bug=2116306]
+  * Fixed a regression when matching a multi-valued attribute against the
+    empty string. [bug=2115352]
+  * Unit tests and test case data are no longer packaged with the wheel. 
[bug=2107495]
+  * Fixed a bug that gave the wrong result when parsing the empty bytestring. 
[bug=2110492]
+  * Brought the Spanish translation of the documentation up to date with
+    4.13.4. Courtesy of Carlos Romero.
+  * For Python 3.13 and above, disabled tests that verify Beautiful Soup's 
handling of htmlparser's
+    exceptions when given very bad markup. The bug in htmlparser that caused
+    this behavior has been fixed. Patch courtesy of Stefano Rivera.
+  * Used overloading to improve type hints for prettify().
+  * Updated the SoupStrainer documentation to clarify that during initial
+    parsing, attribute values are always passed into the SoupStrainer as raw 
strings. [bug=2111651]
+  * Fixed all type checking errors issued by pyright. (Previously only mypy
+    was used for type checking.)
+  * Improved the type hints for PageElement.replace_with. [bug=2114746]
+  * Improved the type hint for the arguments of the lambda function that can
+    be used to match a tag's attribute. [bug=2110401]
+  * Modified some of the lxml tests to accommodate behavioral changes in 
libxml2
+    2.14.3. Specifically:
+
+    1. XML declarations and processing instructions in HTML documents
+    are rewritten as comments. Note that this means XHTML documents will
+    now turn into regular HTML documents if run through the 'lxml'
+    parser. The 'xml' parser is unaffected.
+
+    2. Out-of-range numeric entities are replaced with REPLACEMENT
+    CHARACTER rather than omitted entirely. [bug=2112242]
+
+-------------------------------------------------------------------

Old:
----
  beautifulsoup4-4.13.4.tar.gz

New:
----
  beautifulsoup4-4.13.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-beautifulsoup4.spec ++++++
--- /var/tmp/diff_new_pack.FnMaub/_old  2025-09-11 14:39:12.299452692 +0200
+++ /var/tmp/diff_new_pack.FnMaub/_new  2025-09-11 14:39:12.299452692 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-beautifulsoup4
-Version:        4.13.4
+Version:        4.13.5
 Release:        0
 Summary:        HTML/XML Parser for Quick-Turnaround Applications Like 
Screen-Scraping
 License:        MIT

++++++ beautifulsoup4-4.13.4.tar.gz -> beautifulsoup4-4.13.5.tar.gz ++++++
++++ 9166 lines of diff (skipped)

Reply via email to