From ccaa7ad0942b1d2d1c09d28dedf3a1d61a8cdfe9 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 10:58:08 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 2.2.1-2mamba;Thu Apr 06 2023] --- python-cloudpickle.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cloudpickle.spec b/python-cloudpickle.spec index ef23177..f6bcb64 100644 --- a/python-cloudpickle.spec +++ b/python-cloudpickle.spec @@ -1,6 +1,6 @@ Name: python-cloudpickle Version: 2.2.1 -Release: 1mamba +Release: 2mamba Summary: Serialize Python constructs not supported by the default pickle module from the Python standard library Group: System/Libraries Vendor: openmamba @@ -45,6 +45,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Thu Apr 06 2023 Silvan Calarco 2.2.1-2mamba +- rebuilt with python 3.10 + * Sun Jan 22 2023 Automatic Build System 2.2.1-1mamba - automatic version update by autodist