Changelog for
python3-rollbar-0.15.0-bp156.3.2.noarch.rpm :
* Tue May 19 2020 Petr Gajdos
- %python3_only -> %python_alternative
* Wed Apr 15 2020 Marketa Calabkova - update to 0.15.0
* Prevent recursive re-raising
* Correctly apply logger formatting
* Fix deprecation warnings
* Tue Mar 26 2019 pgajdosAATTsuse.com- require python-setuptools
* Mon Mar 25 2019 pgajdosAATTsuse.com- 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
* Wed Dec 13 2017 tchvatalAATTsuse.com- Add python-rpm-macros to buildrequires
* Wed Dec 13 2017 tchvatalAATTsuse.com- Switch to github url to contain license- Distribute license- Switch to singlespec- Enable tests- Add all missing test and runtime dependencies
* Mon Dec 04 2017 tampakrapAATTopensuse.org- Initial package