- add ruff05.patch: fix exception with ruff 0.5.0

- add test-ruff-0.1.0.patch to fix tests with ruvv-0.1.0
- initial package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-examples?expand=0&rev=12
This commit is contained in:
2024-07-01 18:03:41 +00:00
committed by Git OBS Bridge
parent 156d5c19e7
commit 84494923c4
3 changed files with 21 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 1 18:03:28 UTC 2024 - Dirk Müller <dmueller@suse.com>
- add ruff05.patch: fix exception with ruff 0.5.0
-------------------------------------------------------------------
Sat Mar 9 13:16:58 UTC 2024 - ecsos <ecsos@opensuse.org>
@@ -21,9 +26,9 @@ Wed Jan 24 06:44:56 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
-------------------------------------------------------------------
Thu Oct 19 16:35:18 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
- add test-ruff-0.1.0.patch to fix tests with ruvv-0.1.0
- add test-ruff-0.1.0.patch to fix tests with ruvv-0.1.0
-------------------------------------------------------------------
Mon Oct 16 13:59:40 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>
- initial package
- initial package