17
0

- Add patch support-click-8.3.0.patch:

* Workaround click 8.3.0 bug.
- Correct Requires, it's python-python-dateutil.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlite-utils?expand=0&rev=14
This commit is contained in:
2025-10-08 05:03:06 +00:00
committed by Git OBS Bridge
parent 40a58ebcc0
commit 27781c487d
3 changed files with 91 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Oct 8 05:02:17 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-click-8.3.0.patch:
* Workaround click 8.3.0 bug.
- Correct Requires, it's python-python-dateutil.
-------------------------------------------------------------------
Wed Mar 19 12:47:42 UTC 2025 - Matej Cepl <mcepl@cepl.eu>