Hello community, here is the log from the commit of package python-rollbar for openSUSE:Factory checked in at 2019-03-28 22:48:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-rollbar (Old) and /work/SRC/openSUSE:Factory/.python-rollbar.new.25356 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-rollbar" Thu Mar 28 22:48:36 2019 rev:2 rq:688745 version:0.14.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-rollbar/python-rollbar.changes 2017-12-14 11:03:24.014476469 +0100 +++ /work/SRC/openSUSE:Factory/.python-rollbar.new.25356/python-rollbar.changes 2019-03-28 22:48:37.967055327 +0100 @@ -1,0 +2,17 @@ +Tue Mar 26 14:01:55 UTC 2019 - [email protected] + +- require python-setuptools + +------------------------------------------------------------------- +Mon Mar 25 14:08:31 UTC 2019 - [email protected] + +- version update to 0.14.7 + * Create the configuration options, `capture_username` + and `capture_email`. + * Create the configuration option `capture_ip`. + * Fix `request.files_keys` for Flask + * If you call `init` multiple times we will update the settings + at each call. + * see CHANGELOG.md for details + +------------------------------------------------------------------- Old: ---- v0.13.17.tar.gz New: ---- v0.14.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-rollbar.spec ++++++ --- /var/tmp/diff_new_pack.K7eGgq/_old 2019-03-28 22:48:38.807055175 +0100 +++ /var/tmp/diff_new_pack.K7eGgq/_new 2019-03-28 22:48:38.811055174 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-rollbar # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-rollbar -Version: 0.13.17 +Version: 0.14.7 Release: 0 Summary: Python notifier for reporting exceptions, errors, and log messages to Rollbar License: MIT @@ -36,6 +36,7 @@ BuildRequires: python-rpm-macros BuildRequires: python2-enum34 Requires: python-requests >= 0.12.1 +Requires: python-setuptools Requires: python-six >= 1.9.0 BuildArch: noarch %python_subpackages @@ -57,7 +58,8 @@ %python_exec setup.py test %files %{python_files} -%doc README.rst LICENSE +%doc README.rst +%license LICENSE %python3_only %{_bindir}/rollbar %{python_sitelib}/* ++++++ v0.13.17.tar.gz -> v0.14.7.tar.gz ++++++ ++++ 3654 lines of diff (skipped)
