Hello community, here is the log from the commit of package python-gspread for openSUSE:Factory checked in at 2020-03-31 17:17:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-gspread (Old) and /work/SRC/openSUSE:Factory/.python-gspread.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gspread" Tue Mar 31 17:17:39 2020 rev:5 rq:790117 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-gspread/python-gspread.changes 2019-03-19 09:58:38.420096988 +0100 +++ /work/SRC/openSUSE:Factory/.python-gspread.new.3160/python-gspread.changes 2020-03-31 17:17:43.623722163 +0200 @@ -1,0 +2,5 @@ +Tue Mar 31 11:34:39 UTC 2020 - Paolo Stivanin <[email protected]> + +- remove nose dep since we are not running tests + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gspread.spec ++++++ --- /var/tmp/diff_new_pack.0nZ0OG/_old 2020-03-31 17:17:44.479722707 +0200 +++ /var/tmp/diff_new_pack.0nZ0OG/_new 2020-03-31 17:17:44.483722710 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-gspread # -# 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 @@ -26,7 +26,6 @@ URL: https://github.com/burnash/gspread Source: https://github.com/burnash/gspread/archive/v%{version}.tar.gz BuildRequires: %{python_module betamax} -BuildRequires: %{python_module nose} BuildRequires: %{python_module oauth2client} BuildRequires: %{python_module requests >= 2.2.1} BuildRequires: %{python_module xml}
