From ab0e32cc78881c9a50b7f46feed3504c6feabf33 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 12 Oct 2024 21:08:33 +0200 Subject: [PATCH] automatic version update by autodist [release 3.1.0-1mamba;Sat Oct 12 2024] --- python-cloudpickle.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-cloudpickle.spec b/python-cloudpickle.spec index c80602b..887ef3d 100644 --- a/python-cloudpickle.spec +++ b/python-cloudpickle.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-cloudpickle -Version: 3.0.0 +Version: 3.1.0 Release: 1mamba Summary: Serialize Python constructs not supported by the default pickle module from the Python standard library Group: System/Libraries @@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %{python_sitelib}/%{pkgname}/* %changelog +* Sat Oct 12 2024 Automatic Build System 3.1.0-1mamba +- automatic version update by autodist + * Fri Dec 01 2023 Automatic Build System 3.0.0-1mamba - automatic version update by autodist