15
0

- Add patch remove-mock.patch:

* Use stdlib mock, not external mock. 
- Drop mock BuildRequires.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-releases?expand=0&rev=17
This commit is contained in:
2022-04-12 02:33:18 +00:00
committed by Git OBS Bridge
parent ffa01a4cdf
commit fe5d40c251
3 changed files with 23 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Apr 12 02:32:28 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch remove-mock.patch:
* Use stdlib mock, not external mock.
- Drop mock BuildRequires.
-------------------------------------------------------------------
Tue Dec 14 00:08:20 UTC 2021 - Ben Greiner <code@bnavigator.de>