Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-logreduce for
openSUSE:Factory checked in at 2024-08-30 13:32:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-logreduce (Old)
and /work/SRC/openSUSE:Factory/.python-logreduce.new.2698 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-logreduce"
Fri Aug 30 13:32:58 2024 rev:14 rq:1197742 version:0.6.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-logreduce/python-logreduce.changes
2022-03-24 22:59:07.252315431 +0100
+++
/work/SRC/openSUSE:Factory/.python-logreduce.new.2698/python-logreduce.changes
2024-08-30 13:33:26.941145937 +0200
@@ -1,0 +2,5 @@
+Fri Aug 23 08:30:05 UTC 2024 - [email protected]
+
+- drop dependency on python-gear
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-logreduce.spec ++++++
--- /var/tmp/diff_new_pack.nk3dR8/_old 2024-08-30 13:33:27.405165390 +0200
+++ /var/tmp/diff_new_pack.nk3dR8/_new 2024-08-30 13:33:27.409165557 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-logreduce
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -36,7 +36,6 @@
Requires: python-SQLAlchemy
Requires: python-aiohttp
Requires: python-alembic
-Requires: python-gear
Requires: python-numpy
Requires: python-requests
Requires: python-scikit-learn
@@ -49,7 +48,6 @@
BuildRequires: %{python_module SQLAlchemy}
BuildRequires: %{python_module aiohttp}
BuildRequires: %{python_module alembic}
-BuildRequires: %{python_module gear}
BuildRequires: %{python_module numpy}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module requests}