14
0
2020-08-05 16:15:20 +00:00
committed by Git OBS Bridge
parent 9914f05859
commit 11b256956a

View File

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