15
0

- Add Move-builtin-classmethod_descriptor-to-a-different-t.patch to fix the

tests with python 3.10.8 gh#cloudpipe/cloudpickle#486

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cloudpickle?expand=0&rev=41
This commit is contained in:
2022-10-28 12:07:25 +00:00
committed by Git OBS Bridge
parent f2b813ee8b
commit ec0d73250d
3 changed files with 80 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Oct 28 12:04:27 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Add Move-builtin-classmethod_descriptor-to-a-different-t.patch to fix the
tests with python 3.10.8 gh#cloudpipe/cloudpickle#486
-------------------------------------------------------------------
Sat Oct 1 11:24:59 UTC 2022 - Dirk Müller <dmueller@suse.com>