17
0

- Add patch support-python-314.patch:

* Fix a test to pass under Python 3.14.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cloudpickle?expand=0&rev=62
This commit is contained in:
2025-09-25 05:17:05 +00:00
committed by Git OBS Bridge
parent a5b98d10ad
commit b0f5ba0fb7
3 changed files with 41 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 25 05:14:58 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-python-314.patch:
* Fix a test to pass under Python 3.14.
-------------------------------------------------------------------
Thu Jan 23 11:08:09 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>