14
0
forked from pool/python-click

Revert to 8.2.1, version 8.2.2 was yanked because Unintended change in

behavior of boolean options and None
https://pypi.org/project/click/8.2.2/
(and if I read `osc log` I would know dgarcia did this already)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click?expand=0&rev=64
This commit is contained in:
2025-08-09 07:10:28 +00:00
committed by Git OBS Bridge
parent cf928ff2b3
commit a9aedef41a
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Aug 9 07:09:03 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
Revert to 8.2.1, version 8.2.2 was yanked because Unintended change in
behavior of boolean options and None
https://pypi.org/project/click/8.2.2/
(and if I read `osc log` I would know dgarcia did this already)
-------------------------------------------------------------------
Tue Jun 8 15:09:58 UTC 2025 - Friedrich Haubensak <hsk17@mail.de>