!2 Update package
From: @liqiuyu123 Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
98536f3ca5
Binary file not shown.
BIN
cloudpickle-2.2.0.tar.gz
Normal file
BIN
cloudpickle-2.2.0.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-cloudpickle
|
Name: python-cloudpickle
|
||||||
Version: 1.5.0
|
Version: 2.2.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Extended pickling support for Python objects
|
Summary: Extended pickling support for Python objects
|
||||||
License: BSD 3-Clause License
|
License: BSD 3-Clause License
|
||||||
URL: https://github.com/cloudpipe/cloudpickle
|
URL: https://github.com/cloudpipe/cloudpickle
|
||||||
Source0: https://files.pythonhosted.org/packages/2b/42/1a742ae7a85e8e15a60696b0519f71db8ee04839fef6007c3859184fbe71/cloudpickle-1.5.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/f9/9a/4bbae686297e3af55e08292145dde750999d2652d9fb408e605776c53348/cloudpickle-2.2.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
||||||
@ -27,7 +27,7 @@ Provides: python3-cloudpickle-doc
|
|||||||
Extended pickling support for Python objects
|
Extended pickling support for Python objects
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n cloudpickle-1.5.0
|
%autosetup -n cloudpickle-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -67,5 +67,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 26 2022 liqiuyu <liqiuyu@kylinos.cn> - 2.2.0-1
|
||||||
|
- Upgrade package to version 2.2.0
|
||||||
|
|
||||||
* Wed Jul 29 2020 Python_Bot <Python_Bot@openeuler.org>
|
* Wed Jul 29 2020 Python_Bot <Python_Bot@openeuler.org>
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user