Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-yappi for openSUSE:Factory checked in at 2024-04-10 17:49:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-yappi (Old) and /work/SRC/openSUSE:Factory/.python-yappi.new.29460 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-yappi" Wed Apr 10 17:49:57 2024 rev:17 rq:1166625 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-yappi/python-yappi.changes 2023-12-17 21:34:18.093893703 +0100 +++ /work/SRC/openSUSE:Factory/.python-yappi.new.29460/python-yappi.changes 2024-04-10 17:50:55.849666931 +0200 @@ -1,0 +2,5 @@ +Wed Apr 10 10:30:18 UTC 2024 - Daniel Garcia <daniel.gar...@suse.com> + +- Remove not needed dependency python-contextvars + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-yappi.spec ++++++ --- /var/tmp/diff_new_pack.vOz2je/_old 2024-04-10 17:50:56.725699171 +0200 +++ /var/tmp/diff_new_pack.vOz2je/_new 2024-04-10 17:50:56.729699317 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-yappi # -# Copyright (c) 2023 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 @@ -24,7 +24,6 @@ License: MIT URL: https://github.com/sumerc/yappi Source: https://files.pythonhosted.org/packages/source/y/yappi/yappi-%{version}.tar.gz -BuildRequires: %{python_module contextvars} BuildRequires: %{python_module devel} BuildRequires: %{python_module gevent >= 20.6.2} BuildRequires: %{python_module pip} @@ -35,7 +34,7 @@ BuildRequires: python-rpm-macros Requires: python-setuptools Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives %python_subpackages %description