- Refresh patch python-sure-no-mock.patch:

* Actually drop the requirement from setup.py
- Add patch support-python314.patch:
  * Support Python 3.14 ast changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sure?expand=0&rev=35
This commit is contained in:
2025-11-05 00:31:46 +00:00
committed by Git OBS Bridge
parent b6593f816a
commit 24c9099e3e
4 changed files with 43 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Nov 5 00:30:51 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Refresh patch python-sure-no-mock.patch:
* Actually drop the requirement from setup.py
- Add patch support-python314.patch:
* Support Python 3.14 ast changes.
-------------------------------------------------------------------
Mon Aug 25 14:05:31 UTC 2025 - Markéta Machová <mmachova@suse.com>