Hello community,

here is the log from the commit of package python-scipy for openSUSE:Factory 
checked in at 2020-01-16 18:16:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-scipy (Old)
 and      /work/SRC/openSUSE:Factory/.python-scipy.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-scipy"

Thu Jan 16 18:16:34 2020 rev:40 rq:764663 version:1.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-scipy/python-scipy.changes        
2019-12-23 22:39:34.041875585 +0100
+++ /work/SRC/openSUSE:Factory/.python-scipy.new.26092/python-scipy.changes     
2020-01-16 18:16:37.900818379 +0100
@@ -1,0 +2,5 @@
+Wed Jan 15 12:56:20 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Fix pybind11 devel dependency to match real name
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-scipy.spec ++++++
--- /var/tmp/diff_new_pack.oHu0D4/_old  2020-01-16 18:16:39.092819054 +0100
+++ /var/tmp/diff_new_pack.oHu0D4/_new  2020-01-16 18:16:39.092819054 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-scipy
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -96,7 +96,7 @@
 Summary:        Scientific Tools for Python
 License:        BSD-3-Clause AND LGPL-2.0-or-later
 Group:          Development/Libraries/Python
-Url:            http://www.scipy.org
+URL:            http://www.scipy.org
 Source0:        
https://files.pythonhosted.org/packages/source/s/scipy/scipy-%{version}.tar.gz
 Source100:      python-scipy-rpmlintrc
 # PATCH-FIX-OPENSUSE - no_implicit_decl.patch - Fix implicit-pointer-decl 
warnings and implicit-fortify-decl error
@@ -104,7 +104,7 @@
 BuildRequires:  %{python_module Cython >= 0.19}
 BuildRequires:  %{python_module devel >= 3.5}
 BuildRequires:  %{python_module pybind11 >= 2.2.4}
-BuildRequires:  %{python_module python-pybind11-devel >= 2.2.4}
+BuildRequires:  %{python_module pybind11-devel >= 2.2.4}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros


Reply via email to