Hello community,
here is the log from the commit of package python-soupsieve for
openSUSE:Factory checked in at 2019-09-23 12:04:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-soupsieve (Old)
and /work/SRC/openSUSE:Factory/.python-soupsieve.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-soupsieve"
Mon Sep 23 12:04:04 2019 rev:6 rq:729764 version:1.9.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-soupsieve/python-soupsieve.changes
2019-07-30 13:04:55.662395156 +0200
+++
/work/SRC/openSUSE:Factory/.python-soupsieve.new.7948/python-soupsieve.changes
2019-09-23 12:04:07.485937920 +0200
@@ -1,0 +2,7 @@
+Tue Sep 10 10:11:45 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 1.9.2:
+ * FIX: [attr!=value] pattern was mistakenly using :not([attr|=value]) logic
instead of :not([attr=value]).
+ * FIX: Remove undocumented _QUIRKS mode flag
+
+-------------------------------------------------------------------
Old:
----
soupsieve-1.9.2.tar.gz
New:
----
soupsieve-1.9.3.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-soupsieve.spec ++++++
--- /var/tmp/diff_new_pack.gW98rn/_old 2019-09-23 12:04:07.941937845 +0200
+++ /var/tmp/diff_new_pack.gW98rn/_new 2019-09-23 12:04:07.945937845 +0200
@@ -26,7 +26,7 @@
%bcond_with test
%endif
Name: python-soupsieve%{psuffix}
-Version: 1.9.2
+Version: 1.9.3
Release: 0
Summary: A modern CSS selector implementation for BeautifulSoup
License: MIT
@@ -48,6 +48,7 @@
%python_subpackages
%description
+A modern CSS selector implementation for BeautifulSoup
%prep
%setup -q -n soupsieve-%{version}
++++++ soupsieve-1.9.2.tar.gz -> soupsieve-1.9.3.tar.gz ++++++
++++ 5037 lines of diff (skipped)