14
0
forked from pool/python-hatch

Accepting request 1112235 from home:mcalabkova:branches:devel:languages:python

- Add CI.patch to fix tests

OBS-URL: https://build.opensuse.org/request/show/1112235
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hatch?expand=0&rev=22
This commit is contained in:
2023-09-19 11:18:19 +00:00
committed by Git OBS Bridge
parent c5cf20c607
commit 73b436a6a2
3 changed files with 37 additions and 0 deletions

View File

@@ -37,6 +37,8 @@ Source: https://github.com/pypa/hatch/archive/refs/tags/hatch-v%{version
Patch0: fix-sdist-target.patch
# PATCH-FIX-UPSTREAM hatch-pr828-pth-tests.patch, gh#pypa/hatch#828
Patch1: hatch-pr828-pth-tests.patch
# PATCH-FIX-UPSTREAM CI.patch, gh#pypa/hatch#940
Patch2: CI.patch
BuildRequires: %{python_module base >= 3.7}
BuildRequires: %{python_module hatchling >= 1.14}
BuildRequires: %{python_module pip}