14
0
Files
python-rollbar/python-rollbar.changes
Tomáš Chvátal a3329feffa Accepting request 688280 from home:pgajdos
- 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

OBS-URL: https://build.opensuse.org/request/show/688280
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rollbar?expand=0&rev=6
2019-03-25 14:40:27 +00:00

31 lines
1003 B
Plaintext

-------------------------------------------------------------------
Mon Mar 25 14:08:31 UTC 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
-------------------------------------------------------------------
Wed Dec 13 15:29:46 UTC 2017 - tchvatal@suse.com
- Add python-rpm-macros to buildrequires
-------------------------------------------------------------------
Wed Dec 13 15:05:53 UTC 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 4 13:12:18 UTC 2017 - tampakrap@opensuse.org
- Initial package