14
0
forked from pool/python-click

Accepting request 1291320 from home:hsk17:branches:devel:languages:python

add click-8.2.1-clirunner.patch to fix clirunner breaking other modules' tests, cf. github.com/pallets/click/issues/2939.  e.g. python-mercantile fails tests since click-8.2.1.

OBS-URL: https://build.opensuse.org/request/show/1291320
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click?expand=0&rev=58
This commit is contained in:
2025-07-09 08:31:43 +00:00
committed by Git OBS Bridge
parent b91e29f19d
commit b5d80ba23f
3 changed files with 114 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 8 15:09:58 UTC 2025 - Friedrich Haubensak <hsk17@mail.de>
- Add click-8.2.1-clirunner.patch to fix clirunner breaking other
modules' tests, cf. github.com/pallets/click/issues/2939
-------------------------------------------------------------------
Wed May 21 07:16:31 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>