automatic version update by autodist [release 3.1.1-1mamba;Sat Jan 18 2025]

This commit is contained in:
Automatic Build System 2025-01-19 19:57:50 +01:00
parent ab0e32cc78
commit 7fa64aa9bb

View File

@ -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.1.0 Version: 3.1.1
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
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://pypi.org/project/cloudpickle/ URL: https://pypi.org/project/cloudpickle/
Source: https://pypi.debian.net/cloudpickle/cloudpickle-%{version}.tar.gz Source: https://pypi.debian.net/cloudpickle/cloudpickle-%{version}.tar.gz
License: BSD License: BSD
BuildArch: noarch
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: libpython311-devel BuildRequires: libpython311-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
@ -47,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%{python_sitelib}/%{pkgname}/* %{python_sitelib}/%{pkgname}/*
%changelog %changelog
* Sat Jan 18 2025 Automatic Build System <autodist@openmamba.org> 3.1.1-1mamba
- automatic version update by autodist
* Sat Oct 12 2024 Automatic Build System <autodist@openmamba.org> 3.1.0-1mamba * Sat Oct 12 2024 Automatic Build System <autodist@openmamba.org> 3.1.0-1mamba
- automatic version update by autodist - automatic version update by autodist