14
0

- Add patch remove-mock.patch:

* Use unittest.mock if available.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-mock?expand=0&rev=47
This commit is contained in:
2022-07-22 11:15:57 +00:00
committed by Git OBS Bridge
parent 302dec0b03
commit bd05a5217c
3 changed files with 25 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jul 22 11:15:27 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch remove-mock.patch:
* Use unittest.mock if available.
-------------------------------------------------------------------
Sun Jun 6 11:58:05 UTC 2021 - Dirk Müller <dmueller@suse.com>