14
0
forked from pool/python-hatch

- Upgrade to 1.13.0:

- Remove upstreamed patches:
  - fix-tests.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hatch?expand=0&rev=40
This commit is contained in:
2024-12-11 18:33:50 +00:00
committed by Git OBS Bridge
parent dceb7e9db6
commit 39bd1bae2f
5 changed files with 20 additions and 10 deletions

View File

@@ -1,7 +1,9 @@
Index: hatch-hatch-v1.12.0/tests/conftest.py
===================================================================
--- hatch-hatch-v1.12.0.orig/tests/conftest.py
+++ hatch-hatch-v1.12.0/tests/conftest.py
---
tests/conftest.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--- a/tests/conftest.py
+++ b/tests/conftest.py
@@ -95,11 +95,12 @@ def isolation(uv_on_path) -> Generator[P
'GIT_AUTHOR_EMAIL': 'foo@bar.baz',
'COLUMNS': '80',