15
0

- Add patch remove-mock.patch:

* Use unittest.mock in the functional tests.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpretty?expand=0&rev=45
This commit is contained in:
2022-05-05 07:54:38 +00:00
committed by Git OBS Bridge
parent d6d19686e2
commit aed3316871
3 changed files with 42 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 5 07:53:54 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch remove-mock.patch:
* Use unittest.mock in the functional tests.
-------------------------------------------------------------------
Sat Mar 12 05:50:55 UTC 2022 - Arun Persaud <arun@gmx.de>