14
0
forked from pool/python-hatch

- Add click-8.2.patch to fix tests with click >= 8.2

gh#pypa/hatch#2013

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hatch?expand=0&rev=46
This commit is contained in:
2025-06-26 09:39:19 +00:00
committed by Git OBS Bridge
parent ea041c61d6
commit 6ce7fa9c67
3 changed files with 40 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 26 09:36:32 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
- Add click-8.2.patch to fix tests with click >= 8.2
gh#pypa/hatch#2013
-------------------------------------------------------------------
Wed Apr 16 07:11:55 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>