Accepting request 1134208 from home:dgarcia:branches:devel:languages:python:Factory

- Fix tests with python 3.11.7
- Add patch fix-tests-python3117.patch gh#pytest-dev/pytest-mock#403

OBS-URL: https://build.opensuse.org/request/show/1134208
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-mock?expand=0&rev=40
This commit is contained in:
2023-12-20 12:44:07 +00:00
committed by Git OBS Bridge
parent 312a9e3b24
commit b1ce010d42
3 changed files with 52 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 20 12:28:16 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- Fix tests with python 3.11.7
- Add patch fix-tests-python3117.patch gh#pytest-dev/pytest-mock#403
-------------------------------------------------------------------
Tue Nov 7 19:35:58 UTC 2023 - Dirk Müller <dmueller@suse.com>