Hello community,

here is the log from the commit of package python-Bottleneck for 
openSUSE:Factory checked in at 2016-11-24 21:22:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Bottleneck (Old)
 and      /work/SRC/openSUSE:Factory/.python-Bottleneck.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Bottleneck"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Bottleneck/python-Bottleneck.changes      
2015-04-30 11:50:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-Bottleneck.new/python-Bottleneck.changes 
2016-11-24 21:22:57.000000000 +0100
@@ -1,0 +2,11 @@
+Mon Nov 14 14:24:23 UTC 2016 - dmuel...@suse.com
+
+- update to 1.2.0:
+  This release is a complete rewrite of Bottleneck.
+  - Bottleneck is now written in C
+  - Cython is no longer a dependency
+  - Source tarball size reduced by 80%
+  - Build time reduced by 66%
+  - Install size reduced by 45%
+
+-------------------------------------------------------------------

Old:
----
  Bottleneck-1.0.0.tar.gz

New:
----
  Bottleneck-1.2.0.tar.gz

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

Other differences:
------------------
++++++ python-Bottleneck.spec ++++++
--- /var/tmp/diff_new_pack.XOmnSi/_old  2016-11-24 21:22:58.000000000 +0100
+++ /var/tmp/diff_new_pack.XOmnSi/_new  2016-11-24 21:22:58.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Bottleneck
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -18,13 +18,13 @@
 
 %define modname Bottleneck
 Name:           python-%{modname}
-Version:        1.0.0
+Version:        1.2.0
 Release:        0
 Summary:        A collection of fast NumPy array functions
 License:        BSD-2-Clause and BSD-3-Clause
 Group:          Development/Libraries/Python
 Url:            http://berkeleyanalytics.com/bottleneck/
-Source0:        
http://pypi.python.org/packages/source/B/Bottleneck/%{modname}-%{version}.tar.gz
+Source0:        
https://pypi.io/packages/source/B/Bottleneck/%{modname}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-numpy-devel >= 1.9.1
@@ -36,7 +36,7 @@
 %endif
 
 %description
-Bottleneck is a collection of fast NumPy array functions written in Cython.
+Bottleneck is a collection of fast NumPy array functions written in C
 
 %prep
 %setup -q -n %{modname}-%{version}

++++++ Bottleneck-1.0.0.tar.gz -> Bottleneck-1.2.0.tar.gz ++++++
++++ 90900 lines of diff (skipped)


Reply via email to