Hello community,

here is the log from the commit of package python-Quandl for openSUSE:Factory 
checked in at 2018-08-08 14:54:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Quandl (Old)
 and      /work/SRC/openSUSE:Factory/.python-Quandl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Quandl"

Wed Aug  8 14:54:44 2018 rev:4 rq:628049 version:3.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Quandl/python-Quandl.changes      
2018-07-12 09:21:20.914601766 +0200
+++ /work/SRC/openSUSE:Factory/.python-Quandl.new/python-Quandl.changes 
2018-08-08 14:55:00.761699926 +0200
@@ -1,0 +2,8 @@
+Wed Jul 25 19:34:52 UTC 2018 - sebix+novell....@sebix.at
+
+- update to version 3.4.1:
+ * Include all documentation and test file in source distribution (sdist) 
tarballs
+- remove obsolete license.patch
+- change source url to pythonhosted because of these changes
+
+-------------------------------------------------------------------

Old:
----
  license.patch
  v3.4.0.tar.gz

New:
----
  Quandl-3.4.1.tar.gz

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

Other differences:
------------------
++++++ python-Quandl.spec ++++++
--- /var/tmp/diff_new_pack.nU86Ht/_old  2018-08-08 14:55:01.269700766 +0200
+++ /var/tmp/diff_new_pack.nU86Ht/_new  2018-08-08 14:55:01.269700766 +0200
@@ -18,15 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-Quandl
-Version:        3.4.0
+Version:        3.4.1
 Release:        0
 Summary:        Package for quandl API access
 License:        MIT
 Group:          Development/Languages/Python
 Url:            https://github.com/quandl/quandl-python
-Source:         
https://github.com/quandl/quandl-python/archive/v%{version}.tar.gz
-# PATCH_FIX_OPENSUSE license.patch
-Patch1:         license.patch
+Source:         
https://files.pythonhosted.org/packages/source/Q/Quandl/Quandl-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -46,6 +44,7 @@
 BuildRequires:  %{python_module pyOpenSSL}
 BuildRequires:  %{python_module pyasn1}
 BuildRequires:  %{python_module pycodestyle}
+BuildRequires:  %{python_module pyflakes < 1.7.0}
 BuildRequires:  %{python_module python-dateutil}
 BuildRequires:  %{python_module requests >= 2.7.0}
 BuildRequires:  %{python_module requests}
@@ -67,8 +66,7 @@
 Official Python library for Quandl's RESTful API.
 
 %prep
-%setup -q -n quandl-python-%{version}
-%patch1 -p1
+%setup -q -n Quandl-%{version}
 
 %build
 %python_build
@@ -82,7 +80,7 @@
 
 %files %{python_files}
 %doc README.md LONG_DESCRIPTION.rst 2_SERIES_UPGRADE.md CHANGELOG.md 
FOR_ANALYSTS.md FOR_DEVELOPERS.md
-%license LICENSE
+%license LICENSE.txt
 %{python_sitelib}/*
 
 %changelog


Reply via email to