- 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

@@ -31,6 +31,7 @@ Patch0: fix-traceback.patch
Patch1: test-ruff-0.1.0.patch
# PATCH-FIX-UPSTREAM gh#pydantic/pytest-examples#22
Patch2: support-python-312.patch
Patch3: ruff05.patch
BuildRequires: %{python_module black}
BuildRequires: %{python_module hatchling}
BuildRequires: %{python_module pip}