Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-curtsies for openSUSE:Factory checked in at 2022-03-08 20:31:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-curtsies (Old) and /work/SRC/openSUSE:Factory/.python-curtsies.new.2349 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-curtsies" Tue Mar 8 20:31:52 2022 rev:11 rq:960142 version:0.3.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-curtsies/python-curtsies.changes 2021-04-08 21:32:14.151811756 +0200 +++ /work/SRC/openSUSE:Factory/.python-curtsies.new.2349/python-curtsies.changes 2022-03-11 11:32:02.821970301 +0100 @@ -1,0 +2,5 @@ +Tue Mar 8 06:29:41 UTC 2022 - pgaj...@suse.com + +- python-mock actually not needed for build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-curtsies.spec ++++++ --- /var/tmp/diff_new_pack.wvQ3aC/_old 2022-03-11 11:32:03.201970747 +0100 +++ /var/tmp/diff_new_pack.wvQ3aC/_new 2022-03-11 11:32:03.205970751 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-curtsies # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,10 +26,8 @@ Group: Development/Languages/Python URL: https://github.com/bpython/curtsies Source: https://files.pythonhosted.org/packages/source/c/curtsies/curtsies-%{version}.tar.gz -# https://github.com/bpython/curtsies/pull/127 BuildRequires: %{python_module blessings} BuildRequires: %{python_module cwcwidth} -BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest} BuildRequires: %{python_module pyte} BuildRequires: %{python_module setuptools}