15
0
forked from pool/python-exam

- Add patch no-mock.patch:

* Stop using mock.
- Drop mock BuildRequires/Requires.
- No longer run testsuite twice.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exam?expand=0&rev=9
This commit is contained in:
2022-03-14 07:13:16 +00:00
committed by Git OBS Bridge
parent cd770d1ad4
commit bcee25381d
3 changed files with 84 additions and 12 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Mar 14 05:55:32 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch no-mock.patch:
* Stop using mock.
- Drop mock BuildRequires/Requires.
- No longer run testsuite twice.
-------------------------------------------------------------------
Fri Aug 14 13:06:42 UTC 2020 - John Vandenberg <jayvdb@gmail.com>