Hello community,

here is the log from the commit of package python-Quandl for openSUSE:Factory 
checked in at 2019-03-04 09:22:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Quandl (Old)
 and      /work/SRC/openSUSE:Factory/.python-Quandl.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Quandl"

Mon Mar  4 09:22:36 2019 rev:12 rq:680787 version:3.4.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Quandl/python-Quandl.changes      
2019-02-28 21:44:40.457492536 +0100
+++ /work/SRC/openSUSE:Factory/.python-Quandl.new.28833/python-Quandl.changes   
2019-03-04 09:22:38.844576449 +0100
@@ -1,0 +2,6 @@
+Fri Mar  1 14:08:05 UTC 2019 - John Vandenberg <[email protected]>
+
+- Remove unnecessary code style build dependencies
+- Remove duplicate build dependency on requests
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-Quandl.spec ++++++
--- /var/tmp/diff_new_pack.I7VLh3/_old  2019-03-04 09:22:39.360576356 +0100
+++ /var/tmp/diff_new_pack.I7VLh3/_new  2019-03-04 09:22:39.360576356 +0100
@@ -38,7 +38,6 @@
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module factory_boy}
-BuildRequires:  %{python_module flake8}
 BuildRequires:  %{python_module httpretty}
 BuildRequires:  %{python_module inflection >= 0.3.1}
 BuildRequires:  %{python_module jsondate}
@@ -51,11 +50,8 @@
 BuildRequires:  %{python_module parameterized}
 BuildRequires:  %{python_module pyOpenSSL}
 BuildRequires:  %{python_module pyasn1}
-BuildRequires:  %{python_module pycodestyle}
-BuildRequires:  %{python_module pyflakes}
 BuildRequires:  %{python_module python-dateutil}
 BuildRequires:  %{python_module requests >= 2.7.0}
-BuildRequires:  %{python_module requests}
 BuildRequires:  %{python_module six}
 # /SECTION
 %python_subpackages
@@ -74,7 +70,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec setup.py test
+%python_exec -m nose
 
 %files %{python_files}
 %doc README.md LONG_DESCRIPTION.rst 2_SERIES_UPGRADE.md CHANGELOG.md 
FOR_ANALYSTS.md FOR_DEVELOPERS.md


Reply via email to