14
0

- Add patch avoid-click-8.2-bug.patch:

* Work around an upstream click 8.2.0 bug.
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-dotenv?expand=0&rev=34
This commit is contained in:
2025-05-14 05:41:57 +00:00
committed by Git OBS Bridge
parent 4454e252fd
commit 85da7095dc
3 changed files with 28 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed May 14 05:41:25 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch avoid-click-8.2-bug.patch:
* Work around an upstream click 8.2.0 bug.
- Switch to pyproject macros.
-------------------------------------------------------------------
Wed Apr 9 17:26:29 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>