Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-zstandard for
openSUSE:Factory checked in at 2022-12-07 17:34:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zstandard (Old)
and /work/SRC/openSUSE:Factory/.python-zstandard.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zstandard"
Wed Dec 7 17:34:14 2022 rev:8 rq:1040446 version:0.19.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-zstandard/python-zstandard.changes
2022-11-21 15:28:48.680409410 +0100
+++
/work/SRC/openSUSE:Factory/.python-zstandard.new.1835/python-zstandard.changes
2022-12-07 17:35:05.956583242 +0100
@@ -1,0 +2,5 @@
+Mon Dec 5 18:21:01 UTC 2022 - Yogalakshmi Arunachalam <[email protected]>
+
+- Fixed spec file to include exceptiongroup
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-zstandard.spec ++++++
--- /var/tmp/diff_new_pack.TgHPZT/_old 2022-12-07 17:35:07.180589944 +0100
+++ /var/tmp/diff_new_pack.TgHPZT/_new 2022-12-07 17:35:07.184589966 +0100
@@ -36,6 +36,7 @@
Conflicts: python-zstd
# SECTION test requirements
BuildRequires: %{python_module cffi >= 1.11}
+BuildRequires: %{python_module exceptiongroup}
BuildRequires: %{python_module hypothesis}
BuildRequires: %{python_module pytest-xdist}
BuildRequires: %{python_module pytest}