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:
@@ -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',
|
||||
|
Reference in New Issue
Block a user