Hello community, here is the log from the commit of package python-technicolor for openSUSE:Factory checked in at 2019-06-06 18:18:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-technicolor (Old) and /work/SRC/openSUSE:Factory/.python-technicolor.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-technicolor" Thu Jun 6 18:18:41 2019 rev:2 rq:708017 version:2017.1.16.1544 Changes: -------- --- /work/SRC/openSUSE:Factory/python-technicolor/python-technicolor.changes 2018-11-15 12:38:54.934350771 +0100 +++ /work/SRC/openSUSE:Factory/.python-technicolor.new.4811/python-technicolor.changes 2019-06-06 18:18:44.132661198 +0200 @@ -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.RcVtXa/_old 2019-06-06 18:18:44.656661045 +0200 +++ /var/tmp/diff_new_pack.RcVtXa/_new 2019-06-06 18:18:44.660661043 +0200 @@ -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
