Hello community,
here is the log from the commit of package python3-Bottleneck for
openSUSE:Factory checked in at 2016-05-25 21:22:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-Bottleneck (Old)
and /work/SRC/openSUSE:Factory/.python3-Bottleneck.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-Bottleneck"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-Bottleneck/python3-Bottleneck.changes
2015-02-10 20:23:24.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python3-Bottleneck.new/python3-Bottleneck.changes
2016-05-25 21:23:01.000000000 +0200
@@ -1,0 +2,8 @@
+Sun May 8 06:56:56 UTC 2016 - [email protected]
+
+- specfile:
+ * changed to https for source url
+ * updated source url to files.pythonhosted.org
+
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-Bottleneck.spec ++++++
--- /var/tmp/diff_new_pack.5Rivto/_old 2016-05-25 21:23:02.000000000 +0200
+++ /var/tmp/diff_new_pack.5Rivto/_new 2016-05-25 21:23:02.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python3-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
@@ -23,7 +23,7 @@
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/Bottleneck-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/B/Bottleneck/Bottleneck-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python3-devel
BuildRequires: python3-numpy-devel >= 1.9.1