1
0

Accepting request 798900 from home:glaubitz:branches:devel:languages:python

- Add patch to switch from external mock to unittest.mock
  + o_switch_to_unitest_mock.patch

OBS-URL: https://build.opensuse.org/request/show/798900
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oauthlib?expand=0&rev=46
This commit is contained in:
Tomáš Chvátal
2020-04-29 12:29:07 +00:00
committed by Git OBS Bridge
parent 7913dae9f1
commit dc1720eef3
3 changed files with 441 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 29 12:15:23 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Add patch to switch from external mock to unittest.mock
+ o_switch_to_unitest_mock.patch
-------------------------------------------------------------------
Wed Sep 11 11:02:36 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>