Hello community,

here is the log from the commit of package python-technicolor for 
openSUSE:Leap:15.2 checked in at 2020-03-02 13:23:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-technicolor (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-technicolor.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-technicolor"

Mon Mar  2 13:23:46 2020 rev:3 rq:777204 version:2017.1.16.1544

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-technicolor/python-technicolor.changes  
2020-01-15 15:53:45.339608644 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-technicolor.new.26092/python-technicolor.changes
       2020-03-02 13:23:47.202449582 +0100
@@ -1,0 +2,7 @@
+Thu Jun  6 05:30:56 UTC 2019 - [email protected]
+
+- note there are no tests
+- call spec-cleaner
+- require setuptools
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-technicolor.spec ++++++
--- /var/tmp/diff_new_pack.fqWvXu/_old  2020-03-02 13:23:47.454450083 +0100
+++ /var/tmp/diff_new_pack.fqWvXu/_new  2020-03-02 13:23:47.454450083 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-technicolor
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,14 +23,14 @@
 Summary:        Python package for logging in colour
 License:        GPL-3.0-only
 Group:          Development/Languages/Python
-Url:            https://github.com/wdbm/technicolor
+URL:            https://github.com/wdbm/technicolor
 Source:         
https://files.pythonhosted.org/packages/source/t/technicolor/technicolor-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-setuptools
 BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -47,6 +47,9 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
+%check
+# no testsuite found
+
 %files %{python_files}
 %doc README.md
 %license LICENSE


Reply via email to