automatic version update by autodist [release 3.1.0-1mamba;Sat Oct 12 2024]

This commit is contained in:
Automatic Build System 2024-10-12 21:08:33 +02:00
parent 4a332c41c0
commit ab0e32cc78

View File

@ -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 <autodist@openmamba.org> 3.1.0-1mamba
- automatic version update by autodist
* Fri Dec 01 2023 Automatic Build System <autodist@mambasoft.it> 3.0.0-1mamba
- automatic version update by autodist