Accepting request 971916 from home:bnavigator:branches:devel:languages:python:pytest

- Add remove-mock.patch because mock WAS required and is not pulled
  in anymore by something else -- gh#man-group/pytest-plugins#171

OBS-URL: https://build.opensuse.org/request/show/971916
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-server-fixtures?expand=0&rev=12
This commit is contained in:
2022-04-22 05:17:06 +00:00
committed by Git OBS Bridge
parent be3dd0e97e
commit 999f716567
3 changed files with 89 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 21 20:21:33 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Add remove-mock.patch because mock WAS required and is not pulled
in anymore by something else -- gh#man-group/pytest-plugins#171
-------------------------------------------------------------------
Mon Mar 21 04:29:05 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>