14
0

- Add patch fix-mock-assertion.patch:

* Correct mock has_calls call.
- Skip recalcitrant test.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-for-android?expand=0&rev=18
This commit is contained in:
2024-09-30 06:33:22 +00:00
committed by Git OBS Bridge
parent 10b3f6b3e0
commit dfeb6f4c08
3 changed files with 51 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 30 06:32:03 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch fix-mock-assertion.patch:
* Correct mock has_calls call.
- Skip recalcitrant test.
-------------------------------------------------------------------
Mon Apr 8 05:32:06 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>