Hello community,

here is the log from the commit of package python-bcolz for openSUSE:Factory 
checked in at 2018-08-15 10:36:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bcolz (Old)
 and      /work/SRC/openSUSE:Factory/.python-bcolz.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-bcolz"

Wed Aug 15 10:36:43 2018 rev:2 rq:629004 version:1.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bcolz/python-bcolz.changes        
2018-05-15 10:32:28.494231180 +0200
+++ /work/SRC/openSUSE:Factory/.python-bcolz.new/python-bcolz.changes   
2018-08-15 10:36:51.148122987 +0200
@@ -1,0 +2,5 @@
+Mon Aug 13 14:12:59 UTC 2018 - [email protected]
+
+- Remove dependency on unittest2
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-bcolz.spec ++++++
--- /var/tmp/diff_new_pack.F5JOVa/_old  2018-08-15 10:36:52.288125065 +0200
+++ /var/tmp/diff_new_pack.F5JOVa/_new  2018-08-15 10:36:52.288125065 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-bcolz
 #
-# Copyright (c) 2018 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -31,19 +31,18 @@
 Group:          Development/Languages/Python
 Url:            https://github.com/Blosc/bcolz
 Source:         
https://files.pythonhosted.org/packages/source/b/bcolz/bcolz-%{version}.tar.gz
-BuildRequires:  blosc-devel >=  1.8.0
-BuildRequires:  fdupes
-BuildRequires:  gcc-c++
-BuildRequires:  python-rpm-macros
+BuildRequires:  %{python_module Cython >= 0.22}
 BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module numpy-devel >= 1.8}
 BuildRequires:  %{python_module setuptools > 18.0}
 BuildRequires:  %{python_module setuptools_scm > 1.5.4}
-BuildRequires:  %{python_module Cython >= 0.22}
 BuildRequires:  %{python_module xml}
-BuildRequires:  %{python_module numpy-devel >= 1.8}
+BuildRequires:  blosc-devel >=  1.8.0
+BuildRequires:  fdupes
+BuildRequires:  gcc-c++
+BuildRequires:  python-rpm-macros
 %if %{with tests}
 BuildRequires:  python-mock
-BuildRequires:  python-unittest2
 %endif
 Requires:       python-numpy >= 1.8
 Requires:       python-xml


Reply via email to