Hello community,
here is the log from the commit of package python-soupsieve for
openSUSE:Factory checked in at 2019-05-22 10:54:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-soupsieve (Old)
and /work/SRC/openSUSE:Factory/.python-soupsieve.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-soupsieve"
Wed May 22 10:54:34 2019 rev:4 rq:704177 version:1.9.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-soupsieve/python-soupsieve.changes
2019-04-09 20:17:02.489644874 +0200
+++
/work/SRC/openSUSE:Factory/.python-soupsieve.new.5148/python-soupsieve.changes
2019-05-22 10:54:35.607151662 +0200
@@ -1,0 +2,15 @@
+Mon May 20 08:57:36 UTC 2019 - [email protected]
+
+- version update to 1.9.1
+ - FIX: `:root`, `:contains()`, `:default`, `:indeterminate`,
+ `:lang()`, and `:dir()` will properly account for HTML
+ `iframe` elements in their logic when selecting or matching
+ an element. Their logic will be restricted to the document
+ for which the element under consideration applies.
+ - FIX: HTML pseudo-classes will check that all key elements
+ checked are in the XHTML namespace (HTML parsers that do
+ not provide namespaces will assume the XHTML namespace).
+ - FIX: Ensure that all pseudo-class names are case
+ insensitive and allow CSS escapes.
+
+-------------------------------------------------------------------
Old:
----
soupsieve-1.9.tar.gz
New:
----
soupsieve-1.9.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-soupsieve.spec ++++++
--- /var/tmp/diff_new_pack.YckDUO/_old 2019-05-22 10:54:36.839148835 +0200
+++ /var/tmp/diff_new_pack.YckDUO/_new 2019-05-22 10:54:36.843148826 +0200
@@ -26,7 +26,7 @@
%bcond_with test
%endif
Name: python-soupsieve%{psuffix}
-Version: 1.9
+Version: 1.9.1
Release: 0
Summary: A modern CSS selector implementation for BeautifulSoup
License: MIT
++++++ soupsieve-1.9.tar.gz -> soupsieve-1.9.1.tar.gz ++++++
++++ 2164 lines of diff (skipped)