Hello community,
here is the log from the commit of package python-beautifulsoup4 for
openSUSE:Factory checked in at 2020-01-04 19:20:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-beautifulsoup4 (Old)
and /work/SRC/openSUSE:Factory/.python-beautifulsoup4.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-beautifulsoup4"
Sat Jan 4 19:20:18 2020 rev:31 rq:760364 version:4.8.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-beautifulsoup4/python-beautifulsoup4.changes
2019-11-04 17:14:27.192776925 +0100
+++
/work/SRC/openSUSE:Factory/.python-beautifulsoup4.new.6675/python-beautifulsoup4.changes
2020-01-04 19:20:19.089110038 +0100
@@ -1,0 +2,13 @@
+Wed Jan 1 08:52:41 UTC 2020 - Ismail Dönmez <[email protected]>
+
+- Update to 4.8.2
+ * Added Python docstrings to all public methods of the most commonly
+ used classes.
+ * Fixed two deprecation warnings. Patches by Colin
+ Watson and Nicholas Neumann. [bug=1847592] [bug=1855301]
+ * The html.parser tree builder now correctly handles DOCTYPEs that are
+ not uppercase. [bug=1848401]
+ * PageElement.select() now returns a ResultSet rather than a regular
+ list, making it consistent with methods like find_all().
+
+-------------------------------------------------------------------
Old:
----
beautifulsoup4-4.8.1.tar.gz
New:
----
beautifulsoup4-4.8.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-beautifulsoup4.spec ++++++
--- /var/tmp/diff_new_pack.rtrvqo/_old 2020-01-04 19:20:19.637110281 +0100
+++ /var/tmp/diff_new_pack.rtrvqo/_new 2020-01-04 19:20:19.641110283 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-beautifulsoup4
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-beautifulsoup4
-Version: 4.8.1
+Version: 4.8.2
Release: 0
Summary: HTML/XML Parser for Quick-Turnaround Applications Like
Screen-Scraping
License: MIT
++++++ beautifulsoup4-4.8.1.tar.gz -> beautifulsoup4-4.8.2.tar.gz ++++++
++++ 11001 lines of diff (skipped)