14
0
Commit Graph

6 Commits

Author SHA256 Message Date
06c521c425 - Update to 0.16.3:
* Pinned Python 2 CI tests to legacy version of dependencies. See #408
  * Add PyPI badge for supported Python versions. See #408
  * Add Django 4.0+ compatibility. See #408
  * Update PR template. See #408
  * SC-95272: Remove support for Python 3.3. See #408
- Disable broken tests in python 3.11, test_encode_empty_tuple

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rollbar?expand=0&rev=25
2023-02-20 12:18:02 +00:00
c04a1a18f9 - Update to 0.16.2:
* Fix building person data in Django. See #385
  * Fix circular error logging for non-HTTP events in Starlette. See #390
  * Fix Python 3.4 builds. See #389
  * Add support for FastAPI framework. See #373
  * Add support for Starlette framework. See #373
  * Add support for ASGI-compliant frameworks. See #373
  * Add support for HTTPX async handler. See #373
  * Add new honored values of rollbar.SETTINGS['handler']: default, async
    and httpx. See #373
  * Add support for async report_exc_info and report_message. See #373
  * Collect user IP from X-Forwarded-For, fall back to X-Real-Ip. See #370
  * Improve examples. See #368
  * Fix Python 3.3 builds. See #374
  * Fix Flask 0.x builds. See #376 
- Add httpx to BuildRequires
- Refresh python-rollbar-no-unittest2.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rollbar?expand=0&rev=24
2022-01-24 01:57:25 +00:00
e8e37e1a25 - Update the patch according to the pending pull request
gh#rollbar/pyrollbar#346.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rollbar?expand=0&rev=22
2020-08-06 07:31:14 +00:00
9914f05859 - Replace self.assertRegex with six.assertRegex to finally
unrequire unittest2 (gh#rollbar/pyrollbar#340).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rollbar?expand=0&rev=20
2020-08-05 16:14:27 +00:00
4a69a523ac - Upstream doesn't care about unittest2 at all
(gh#rollbar/pyrollbar#340), we can just ignore it. Adjust
  python-rollbar-no-unittest2.patch accordingly.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rollbar?expand=0&rev=18
2020-07-18 05:19:36 +00:00
Tomáš Chvátal
cdbaade66e Accepting request 811057 from home:pgajdos:python
- use %pytest macro
- remove dependency on unittest2 for python3
- added patches
  https://github.com/rollbar/pyrollbar/pull/340
  + python-rollbar-no-unittest2.patch

OBS-URL: https://build.opensuse.org/request/show/811057
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rollbar?expand=0&rev=13
2020-06-03 09:15:12 +00:00