Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-jsonpickle for
openSUSE:Factory checked in at 2022-01-08 23:23:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jsonpickle (Old)
and /work/SRC/openSUSE:Factory/.python-jsonpickle.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jsonpickle"
Sat Jan 8 23:23:04 2022 rev:9 rq:944522 version:2.0.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jsonpickle/python-jsonpickle.changes
2021-02-16 22:34:49.725525011 +0100
+++
/work/SRC/openSUSE:Factory/.python-jsonpickle.new.1892/python-jsonpickle.changes
2022-01-08 23:23:08.814208510 +0100
@@ -1,0 +2,6 @@
+Thu Jan 6 19:51:47 UTC 2022 - Ben Greiner <[email protected]>
+
+- Don't test and recommend unmaintained packages demjson and
+ feedparser
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jsonpickle.spec ++++++
--- /var/tmp/diff_new_pack.8IChoc/_old 2022-01-08 23:23:09.314208918 +0100
+++ /var/tmp/diff_new_pack.8IChoc/_new 2022-01-08 23:23:09.318208922 +0100
@@ -37,7 +37,6 @@
Requires: python-importlib_metadata
%endif
Recommends: python-simplejson
-Suggests: python-demjson
Suggests: python-ujson
Suggests: python-yajl
Suggests: python-numpy
@@ -53,8 +52,6 @@
BuildRequires: %{python_module numpy if (%python-base without python36-base)}
%if ! 0%{?_with_ringdisabled}
# Test these in a normal devel project or locally, but not when staging with
Ring1
-BuildRequires: %{python_module demjson}
-BuildRequires: %{python_module feedparser}
BuildRequires: %{python_module ujson}
BuildRequires: %{python_module pandas if (%python-base without python36-base)}
BuildRequires: %{python_module scikit-learn if (%python-base without
python36-base)}