Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-css-parser for
openSUSE:Factory checked in at 2022-10-03 20:08:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-css-parser (Old)
and /work/SRC/openSUSE:Factory/.python-css-parser.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-css-parser"
Mon Oct 3 20:08:19 2022 rev:5 rq:1007715 version:1.0.8
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-css-parser/python-css-parser.changes
2022-01-26 21:27:40.153709131 +0100
+++
/work/SRC/openSUSE:Factory/.python-css-parser.new.2275/python-css-parser.changes
2022-10-03 20:08:21.445398065 +0200
@@ -1,0 +2,11 @@
+Mon Oct 3 15:50:22 UTC 2022 - Dirk M??ller <[email protected]>
+
+- update to 1.0.8:
+ * Replace removed assertEquals with assertEqual
+ * Upgrade other unittest asserts for clearer error messages
+ * tests: adjust exception string checks for python 3.11
+ * tests: fix warning about \( and \o being invalid sequences
+ * Fix serialization of unknown rules containing comments
+- drop relax_error_msg_check.patch (upstream)
+
+-------------------------------------------------------------------
Old:
----
python-css-parser-1.0.7.tar.gz
relax_error_msg_check.patch
New:
----
python-css-parser-1.0.8.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-css-parser.spec ++++++
--- /var/tmp/diff_new_pack.q8xSfP/_old 2022-10-03 20:08:22.065399008 +0200
+++ /var/tmp/diff_new_pack.q8xSfP/_new 2022-10-03 20:08:22.069399014 +0200
@@ -18,16 +18,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-css-parser
-Version: 1.0.7
+Version: 1.0.8
Release: 0
Summary: CSS related utilities (parsing, serialization, etc) for python
License: LGPL-3.0-or-later
Group: Development/Languages/Python
URL: https://github.com/ebook-utils/css-parser
Source:
https://github.com/ebook-utils/css-parser/archive/v%{version}/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM relax_error_msg_check.patch gh#ebook-utils/css-parser#12
[email protected]
-# instead of home-made assert methods with the ones from the standard library
-Patch0: relax_error_msg_check.patch
BuildRequires: %{python_module chardet}
BuildRequires: %{python_module setuptools}
Requires: python-chardet
++++++ python-css-parser-1.0.7.tar.gz -> python-css-parser-1.0.8.tar.gz ++++++
++++ 2560 lines of diff (skipped)