Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-cssselect for
openSUSE:Factory checked in at 2026-08-25 13:18:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cssselect (Old)
and /work/SRC/openSUSE:Factory/.python-cssselect.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cssselect"
Tue Aug 25 13:18:08 2026 rev:17 rq:1372221 version:1.5.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cssselect/python-cssselect.changes
2026-03-30 18:29:55.059624862 +0200
+++
/work/SRC/openSUSE:Factory/.python-cssselect.new.1258/python-cssselect.changes
2026-08-25 13:18:13.523016442 +0200
@@ -1,0 +2,18 @@
+Thu Aug 20 09:07:32 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.5.0:
+ * **Backward-incompatible change**: removed the no longer used
+ ``closing_combiner`` and ``has_inner_condition`` arguments of
+ ``XPathExpr.join()``. They were added for ``:has()`` support
+ which no longer needs them.
+ * Fixed and improved support for the following selector
+ features:
+ * Fixed some issues with the ``Selector.canonical()`` method.
+ * Improved the ``Element.__repr__()`` and
+ ``Relation.__repr__()`` methods.
+ * Fixed ``Selector.specificity()`` calculation for the
+ ``:is()``, ``:where()`` and ``:matches()`` pseudo-classes.
+ * Improved the docs about the ``:has()``, ``:is()`` and
+ ``:where()`` pseudo-classes and the `!=`` attribute operator.
+
+-------------------------------------------------------------------
Old:
----
v1.4.0.tar.gz
New:
----
v1.5.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cssselect.spec ++++++
--- /var/tmp/diff_new_pack.oAVNXj/_old 2026-08-25 13:18:14.327044769 +0200
+++ /var/tmp/diff_new_pack.oAVNXj/_new 2026-08-25 13:18:14.329044840 +0200
@@ -26,7 +26,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-cssselect%{psuffix}
-Version: 1.4.0
+Version: 1.5.0
Release: 0
Summary: CSS3 selectors for Python
License: BSD-3-Clause
++++++ v1.4.0.tar.gz -> v1.5.0.tar.gz ++++++
++++ 1619 lines of diff (skipped)