Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-soupsieve for 
openSUSE:Factory checked in at 2023-05-09 13:06:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-soupsieve (Old)
 and      /work/SRC/openSUSE:Factory/.python-soupsieve.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-soupsieve"

Tue May  9 13:06:04 2023 rev:18 rq:1084864 version:2.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-soupsieve/python-soupsieve.changes        
2023-04-22 21:59:19.204807383 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-soupsieve.new.1533/python-soupsieve.changes  
    2023-05-09 13:06:08.636594617 +0200
@@ -1,0 +2,16 @@
+Thu May  4 20:07:18 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 2.4.1:
+  * Attribute syntax for case insensitive flag
+    optionally allows a space, it does not require one.
+  * Update to support changes related to `:lang()` in
+    the official CSS spec. `:lang("")` should match unspecified
+  * languages, e.g. `lang=""`, but not `lang=und`.
+  * Only `:is()` and `:where()` should allow forgiving
+    selector lists according to latest CSS (as far as Soup
+  * Sieve supports "forgiving" which is limited to empty
+    selectors).
+  * Formally drop Python 3.6.
+  * Formally declare support for Python 3.11.
+
+-------------------------------------------------------------------

Old:
----
  soupsieve-2.3.2.post1.tar.gz

New:
----
  soupsieve-2.4.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-soupsieve.spec ++++++
--- /var/tmp/diff_new_pack.2XeU0O/_old  2023-05-09 13:06:09.212598046 +0200
+++ /var/tmp/diff_new_pack.2XeU0O/_new  2023-05-09 13:06:09.220598094 +0200
@@ -28,7 +28,7 @@
 %define skip_python2 1
 %{?sle15_python_module_pythons}
 Name:           python-soupsieve%{psuffix}
-Version:        2.3.2.post1
+Version:        2.4.1
 Release:        0
 Summary:        A modern CSS selector implementation for BeautifulSoup
 License:        MIT
@@ -71,7 +71,8 @@
 %files %{python_files}
 %license LICENSE.md
 %doc README.md
-%{python_sitelib}/soupsieve*
+%{python_sitelib}/soupsieve
+%{python_sitelib}/soupsieve-%{version}.dist-info
 %endif
 
 %changelog

++++++ soupsieve-2.3.2.post1.tar.gz -> soupsieve-2.4.1.tar.gz ++++++
++++ 1946 lines of diff (skipped)

Reply via email to