Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-DataProperty for 
openSUSE:Factory checked in at 2023-01-26 13:58:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-DataProperty (Old)
 and      /work/SRC/openSUSE:Factory/.python-DataProperty.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-DataProperty"

Thu Jan 26 13:58:56 2023 rev:9 rq:1061127 version:0.55.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-DataProperty/python-DataProperty.changes  
2022-08-02 22:10:30.381999842 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-DataProperty.new.32243/python-DataProperty.changes
       2023-01-26 14:06:50.735055718 +0100
@@ -1,0 +2,5 @@
+Thu Jan 26 07:54:17 UTC 2023 - Daniel Garcia <daniel.gar...@suse.com>
+
+- Fix tests forcing terminal colors before running tests
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-DataProperty.spec ++++++
--- /var/tmp/diff_new_pack.WLSoEK/_old  2023-01-26 14:06:51.107057910 +0100
+++ /var/tmp/diff_new_pack.WLSoEK/_new  2023-01-26 14:06:51.115057957 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-DataProperty
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,6 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-DataProperty
 Version:        0.55.0
@@ -56,6 +55,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
+# Required by termcolor to have colors in the tests
+export FORCE_COLOR=1
 %pytest
 
 %files %{python_files}

Reply via email to