automatic version update by autodist [release 3.1.0-1mamba;Sat Oct 12 2024]
This commit is contained in:
parent
4a332c41c0
commit
ab0e32cc78
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-cloudpickle
|
Name: python-cloudpickle
|
||||||
Version: 3.0.0
|
Version: 3.1.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Serialize Python constructs not supported by the default pickle module from the Python standard library
|
Summary: Serialize Python constructs not supported by the default pickle module from the Python standard library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%{python_sitelib}/%{pkgname}/*
|
%{python_sitelib}/%{pkgname}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Dec 01 2023 Automatic Build System <autodist@mambasoft.it> 3.0.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user