Hello community,

here is the log from the commit of package python-pyprel for openSUSE:Factory 
checked in at 2019-06-14 20:24:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyprel (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyprel.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyprel"

Fri Jun 14 20:24:24 2019 rev:2 rq:707604 version:2018.9.14.1501

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyprel/python-pyprel.changes      
2018-11-15 12:39:16.934327382 +0100
+++ /work/SRC/openSUSE:Factory/.python-pyprel.new.4811/python-pyprel.changes    
2019-06-14 20:24:25.126800492 +0200
@@ -1,0 +2,6 @@
+Tue Jun  4 12:57:19 UTC 2019 - [email protected]
+
+- add a note that upstream does not include any tests
+- call spec-cleaner
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyprel.spec ++++++
--- /var/tmp/diff_new_pack.2sh3Iu/_old  2019-06-14 20:24:25.914800246 +0200
+++ /var/tmp/diff_new_pack.2sh3Iu/_new  2019-06-14 20:24:25.918800245 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyprel
 #
-# 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,12 +23,18 @@
 Summary:        Python print elegant
 License:        GPL-3.0-only
 Group:          Development/Languages/Python
-Url:            https://github.com/wdbm/pyprel
+URL:            https://github.com/wdbm/pyprel
 Source0:        
https://files.pythonhosted.org/packages/source/p/pyprel/pyprel-%{version}.tar.gz
 Source10:       https://raw.githubusercontent.com/wdbm/pyprel/master/LICENSE
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-Pillow
+Requires:       python-numpy
+Requires:       python-pandas
+Requires:       python-pyfiglet
+Requires:       python-shijian
+BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module Pillow}
 BuildRequires:  %{python_module numpy}
@@ -36,13 +42,6 @@
 BuildRequires:  %{python_module pyfiglet}
 BuildRequires:  %{python_module shijian}
 # /SECTION
-Requires:       python-Pillow
-Requires:       python-numpy
-Requires:       python-pandas
-Requires:       python-pyfiglet
-Requires:       python-shijian
-BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -65,6 +64,9 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
+%check
+# no unit tests found
+
 %files %{python_files}
 %doc README.md
 %license LICENSE


Reply via email to