## START: Set by rpmautospec ## (rpmautospec version 0.3.5) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 3; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec %global desc cloudpickle makes it possible to serialize Python constructs \ not supported by the default pickle module from the Python standard \ library. cloudpickle is especially useful for cluster computing where \ Python expressions are shipped over the network to execute on remote \ hosts, possibly close to the data. Among other things, cloudpickle \ supports pickling for lambda expressions, functions and classes defined \ interactively in the __main__ module. Name: python-cloudpickle Version: 3.0.0 Release: %autorelease Summary: Extended pickling support for Python objects License: BSD-3-Clause URL: https://github.com/cloudpipe/cloudpickle Source0: %{url}/archive/%{version}/cloudpickle-%{version}.tar.gz BuildArch: noarch BuildRequires: python3-devel # Test requirements BuildRequires: python3-pytest BuildRequires: python3-psutil BuildRequires: python3-tornado %description %{desc} %package -n python3-cloudpickle Summary: %{summary} %{?python_provide:%python_provide python3-cloudpickle} %description -n python3-cloudpickle %{desc} %generate_buildrequires %pyproject_buildrequires %prep %autosetup -p1 -n cloudpickle-%{version} %build %pyproject_wheel %install %pyproject_install %pyproject_save_files cloudpickle %check %pytest -v %files -n python3-cloudpickle -f %{pyproject_files} %doc README.md %license LICENSE %changelog * Mon Oct 16 2023 Lumír Balhar - 3.0.0-1 - Update to 3.0.0 (rhbz#2244424) * Thu Sep 07 2023 Miro Hrončok - 2.2.1-4 - Run some previously temporarily skipped tests during package build Resolves: rhbz#2219334 * Fri Jul 21 2023 Fedora Release Engineering - 2.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 22 2023 Python Maint - 2.2.1-2 - Rebuilt for Python 3.12 * Thu Jan 19 2023 Jonathan Wright - 2.2.1-1 - Update to 2.2.1 rhbz#2160509 * Sat Nov 26 2022 Jonathan Wright - 2.2.0-3 - Update BRs for compatibility with EPEL9 * Wed Nov 16 2022 Lumír Balhar - 2.2.0-2 - Fix compatibility with pytest 7.2 (#2142057) * Thu Sep 08 2022 Lumír Balhar - 2.2.0-1 - Update to 2.2.0 Resolves: rhbz#2124985 * Fri Jul 22 2022 Fedora Release Engineering - 2.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 20 2022 Lumír Balhar - 2.1.0-3 - Fix tests for Python 3.11b3 Resolves: rhbz#2093921 * Mon Jun 13 2022 Python Maint - 2.1.0-2 - Rebuilt for Python 3.11 * Mon May 23 2022 Lumír Balhar - 2.1.0-1 - Update to 2.1.0 Resolves: rhbz#2088776 * Thu Mar 17 2022 Lumír Balhar - 2.0.0-3 - Fix compatibility with Python 3.11 Resolves: rhbz#2062127 * Fri Jan 21 2022 Fedora Release Engineering - 2.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Sep 20 2021 Lumír Balhar - 2.0.0-1 - Update to 2.0.0 Resolves: rhbz#2003099 * Fri Jul 23 2021 Fedora Release Engineering - 1.6.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint - 1.6.0-4 - Rebuilt for Python 3.10 * Mon May 10 2021 Lumír Balhar - 1.6.0-3 - Remove patch for 3.10, PEP 563 has been postponed Resolves: rhbz#1958163 * Wed Jan 27 2021 Fedora Release Engineering - 1.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Aug 27 2020 Lumír Balhar - 1.6.0-1 - Update to 1.6.0 (#1872513) * Wed Jul 29 2020 Fedora Release Engineering - 1.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 07 2020 Lumír Balhar - 1.5.0-1 - Update to 1.5.0 (#1852954) * Tue May 26 2020 Miro Hrončok - 1.4.1-2 - Rebuilt for Python 3.9 * Wed Apr 29 2020 Lumír Balhar - 1.4.1-1 - Update to 1.4.1 * Tue Apr 28 2020 Lumír Balhar - 1.4.0-1 - Update to 1.4.0 (#1828201) * Tue Feb 11 2020 Lumír Balhar - 1.3.0-1 - Update to 1.3.0 (#1801277) * Thu Jan 30 2020 Fedora Release Engineering - 1.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Sep 11 2019 Lumír Balhar - 1.2.2-1 - New upstream version 1.2.2 (bz#1750826) * Mon Aug 19 2019 Miro Hrončok - 1.2.1-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering - 1.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jun 18 2019 Lumír Balhar - 1.2.1-1 - New upstream version * Wed May 15 2019 Lumír Balhar - 1.1.1-1 - New upstream release * Mon May 06 2019 Lumír Balhar - 1.0.0-1 - New upstream version * Tue Mar 26 2019 Lumír Balhar - 0.8.1-1 - New upstream version * Sat Feb 02 2019 Fedora Release Engineering - 0.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Jan 29 2019 Lumír Balhar - 0.7.0-1 - New upstream version * Fri Nov 02 2018 Lumír Balhar - 0.6.1-1 - New upstream version - Get rid of Python 2 subpackage * Fri Jul 13 2018 Fedora Release Engineering - 0.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok - 0.3.1-3 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering - 0.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 09 2017 Lumir Balhar - 0.3.1-1 - Initial package.