- update to 1.0.5:

* Fix some compatibility with Pytest 7.
- pytest72.patch dropped (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-aiohttp?expand=0&rev=12
This commit is contained in:
2023-10-02 14:49:58 +00:00
committed by Git OBS Bridge
parent 6d8aad8b1a
commit 378120b7a6
5 changed files with 12 additions and 40 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Oct 2 14:49:24 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.0.5:
* Fix some compatibility with Pytest 7.
- pytest72.patch dropped (upstream)
-------------------------------------------------------------------
Tue Jul 4 11:34:16 UTC 2023 - ecsos <ecsos@opensuse.org>