Hello community,
here is the log from the commit of package python-beautifulsoup4 for
openSUSE:Factory checked in at 2020-10-23 12:18:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-beautifulsoup4 (Old)
and /work/SRC/openSUSE:Factory/.python-beautifulsoup4.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-beautifulsoup4"
Fri Oct 23 12:18:53 2020 rev:34 rq:841137 version:4.9.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-beautifulsoup4/python-beautifulsoup4.changes
2020-06-05 20:00:49.956062319 +0200
+++
/work/SRC/openSUSE:Factory/.python-beautifulsoup4.new.3463/python-beautifulsoup4.changes
2020-10-23 12:19:09.588553350 +0200
@@ -1,0 +2,25 @@
+Sat Oct 10 18:34:16 UTC 2020 - Arun Persaud <[email protected]>
+
+- update to version 4.9.3:
+ * Implemented a significant performance optimization to the process
+ of searching the parse tree. Patch by Morotti. [bug=1898212]
+
+-------------------------------------------------------------------
+Mon Sep 28 11:41:27 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 4.9.2:
+ * Fixed a bug that caused too many tags to be popped from the tag
+ stack during tree building, when encountering a closing tag that had
+ no matching opening tag. [bug=1880420]
+
+ * Fixed a bug that inconsistently moved elements over when passing
+ a Tag, rather than a list, into Tag.extend(). [bug=1885710]
+
+ * Specify the soupsieve dependency in a way that complies with
+ PEP 508. Patch by Mike Nerone. [bug=1893696]
+
+ * Change the signatures for BeautifulSoup.insert_before and insert_after
+ (which are not implemented) to match PageElement.insert_before and
+ insert_after, quieting warnings in some IDEs. [bug=1897120]
+
+-------------------------------------------------------------------
Old:
----
beautifulsoup4-4.9.1.tar.gz
New:
----
beautifulsoup4-4.9.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-beautifulsoup4.spec ++++++
--- /var/tmp/diff_new_pack.c98sQr/_old 2020-10-23 12:19:10.700553924 +0200
+++ /var/tmp/diff_new_pack.c98sQr/_new 2020-10-23 12:19:10.704553926 +0200
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-beautifulsoup4
-Version: 4.9.1
+Version: 4.9.3
Release: 0
Summary: HTML/XML Parser for Quick-Turnaround Applications Like
Screen-Scraping
License: MIT
++++++ beautifulsoup4-4.9.1.tar.gz -> beautifulsoup4-4.9.3.tar.gz ++++++
++++ 2523 lines of diff (skipped)