automatic version update by autodist [release 3.1.1-1mamba;Sat Jan 18 2025]
This commit is contained in:
parent
ab0e32cc78
commit
7fa64aa9bb
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-cloudpickle
|
||||
Version: 3.1.0
|
||||
Version: 3.1.1
|
||||
Release: 1mamba
|
||||
Summary: Serialize Python constructs not supported by the default pickle module from the Python standard library
|
||||
Group: System/Libraries
|
||||
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://pypi.org/project/cloudpickle/
|
||||
Source: https://pypi.debian.net/cloudpickle/cloudpickle-%{version}.tar.gz
|
||||
License: BSD
|
||||
BuildArch: noarch
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
@ -47,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%{python_sitelib}/%{pkgname}/*
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user