Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-colorama for openSUSE:Factory
checked in at 2022-03-09 18:47:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-colorama (Old)
and /work/SRC/openSUSE:Factory/.python-colorama.new.2349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-colorama"
Wed Mar 9 18:47:07 2022 rev:17 rq:960233 version:0.4.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-colorama/python-colorama.changes
2020-10-22 14:22:04.446739028 +0200
+++
/work/SRC/openSUSE:Factory/.python-colorama.new.2349/python-colorama.changes
2022-03-11 11:31:57.301963825 +0100
@@ -1,0 +2,5 @@
+Tue Mar 8 13:08:03 UTC 2022 - [email protected]
+
+- python-mock is actually not required for build
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-colorama.spec ++++++
--- /var/tmp/diff_new_pack.DCjs5F/_old 2022-03-11 11:31:57.681964271 +0100
+++ /var/tmp/diff_new_pack.DCjs5F/_new 2022-03-11 11:31:57.685964275 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-colorama
#
-# Copyright (c) 2020 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
@@ -17,6 +17,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
Name: python-colorama
Version: 0.4.4
Release: 0
@@ -25,7 +26,6 @@
Group: Development/Languages/Python
URL: https://github.com/tartley/colorama
Source: https://github.com/tartley/colorama/archive/%{version}.tar.gz
-BuildRequires: %{python_module mock}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes