14
0

- 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
This commit is contained in:
2020-08-06 07:31:14 +00:00
committed by Git OBS Bridge
parent 11b256956a
commit e8e37e1a25
2 changed files with 48 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ Wed Aug 5 16:13:20 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Replace self.assertRegex with six.assertRegex in
python-rollbar-no-unittest2.patch to finally unrequire
unittest2 (gh#rollbar/pyrollbar#340).
- Update the patch according to the pending pull request
gh#rollbar/pyrollbar#346.
-------------------------------------------------------------------
Sat Jul 18 05:17:28 UTC 2020 - Matej Cepl <mcepl@suse.com>