Package Release Info

python-rollbar-0.15.0-bp152.2.1

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-rollbar
python3-rollbar

Change Logs

* Tue May 19 2020 Petr Gajdos <pgajdos@suse.com>
- %python3_only -> %python_alternative
* Wed Apr 15 2020 Marketa Calabkova <mcalabkova@suse.com>
- update to 0.15.0
  * Prevent recursive re-raising
  * Correctly apply logger formatting
  * Fix deprecation warnings
* Tue Mar 26 2019 pgajdos@suse.com
- require python-setuptools
* Mon Mar 25 2019 pgajdos@suse.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
Version: 0.13.17-bp150.1.3
* Wed Dec 13 2017 tchvatal@suse.com
- Add python-rpm-macros to buildrequires
* Wed Dec 13 2017 tchvatal@suse.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 tampakrap@opensuse.org
- Initial package