Hello community,

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

Package is "python-statistics"

Mon Mar  2 13:23:29 2020 rev:4 rq:777182 version:3.4.0b3

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-statistics/python-statistics.changes    
2020-01-15 15:53:32.851601486 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-statistics.new.26092/python-statistics.changes
 2020-03-02 13:23:29.910415200 +0100
@@ -1,0 +2,6 @@
+Thu Jun  6 05:23:59 UTC 2019 - [email protected]
+
+- run spec-cleaner
+- note that there is no testsuite
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-statistics.spec ++++++
--- /var/tmp/diff_new_pack.cWyVPc/_old  2020-03-02 13:23:30.558416489 +0100
+++ /var/tmp/diff_new_pack.cWyVPc/_new  2020-03-02 13:23:30.558416489 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-statistics
 #
-# 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
@@ -24,17 +24,14 @@
 Summary:        Python 2.* port of 3.4 Statistics Module
 License:        Python-2.0
 Group:          Development/Languages/Python
-Url:            https://github.com/digitalemagine/py-statistics
+URL:            https://github.com/digitalemagine/py-statistics
 Source:         
https://files.pythonhosted.org/packages/source/s/statistics/statistics-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-%if %{with test}
-BuildRequires:  %{python_module docutils >= 0.3}
-%endif
 Requires:       python-docutils >= 0.3
 BuildArch:      noarch
-
+BuildRequires:  %{python_module docutils >= 0.3}
 %python_subpackages
 
 %description
@@ -50,12 +47,14 @@
 %build
 %python_build
 
+%check
+# no testsuite found
+
 %install
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%defattr(-,root,root,-)
 %doc README.rst
 %license LICENSE
 %{python_sitelib}/*


Reply via email to