17
0

- Ignore ResourceWarning during pytest to avoid a Python 3.13 failure.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-SQLAlchemy?expand=0&rev=33
This commit is contained in:
2024-10-30 02:35:00 +00:00
committed by Git OBS Bridge
parent a535114822
commit fcaf5d18d2
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 30 02:33:57 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Ignore ResourceWarning during pytest to avoid a Python 3.13 failure.
-------------------------------------------------------------------
Thu Feb 1 05:13:58 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>