From 7fa64aa9bb61e0ce779bc6bb73f32b149542914a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 19 Jan 2025 19:57:50 +0100 Subject: [PATCH] automatic version update by autodist [release 3.1.1-1mamba;Sat Jan 18 2025] --- python-cloudpickle.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-cloudpickle.spec b/python-cloudpickle.spec index 887ef3d..ccbf948 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.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 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 3.1.1-1mamba +- automatic version update by autodist + * Sat Oct 12 2024 Automatic Build System 3.1.0-1mamba - automatic version update by autodist