14
0

- Add patch remove-mock.patch:

* Use unittest.mock, rather than mock.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-moban-ansible?expand=0&rev=3
This commit is contained in:
2022-08-19 06:54:24 +00:00
committed by Git OBS Bridge
parent 38e2ddcc33
commit 5a3f80962d
3 changed files with 24 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Aug 19 06:53:34 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch remove-mock.patch:
* Use unittest.mock, rather than mock.
-------------------------------------------------------------------
Thu Sep 24 08:40:44 UTC 2020 - pgajdos@suse.com