- Add pytest72.patch to make it compatible with pytest 7.2.0

gh#aio-libs/pytest-aiohttp#49

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-aiohttp?expand=0&rev=8
This commit is contained in:
2022-11-30 07:22:06 +00:00
committed by Git OBS Bridge
parent 0d3d97d476
commit e730680f6b
3 changed files with 44 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 30 07:21:17 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Add pytest72.patch to make it compatible with pytest 7.2.0
gh#aio-libs/pytest-aiohttp#49
-------------------------------------------------------------------
Sat Oct 15 09:17:10 UTC 2022 - Ben Greiner <code@bnavigator.de>