15
0

- Update URL.

- Add patch support-click-8.2.patch:
  * Support Click 8.2+ changes.
- Add patch fix-cli-test-fails-with-yes.patch:
  * Invoke ourselves with --yes to avoid interactive prompts.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-towncrier?expand=0&rev=11
This commit is contained in:
2025-07-21 04:35:27 +00:00
committed by Git OBS Bridge
parent 9854984349
commit 0908db9870
4 changed files with 101 additions and 3 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jul 21 04:35:04 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update URL.
- Add patch support-click-8.2.patch:
* Support Click 8.2+ changes.
- Add patch fix-cli-test-fails-with-yes.patch:
* Invoke ourselves with --yes to avoid interactive prompts.
-------------------------------------------------------------------
Tue Apr 8 11:25:44 UTC 2025 - Ben Greiner <code@bnavigator.de>