forked from pool/python-cloudpickle
Accepting request 790208 from home:mcalabkova:branches:devel:languages:python
- Update to version 1.3.0 * mostly bugfix release * Add support for out-of-band pickling (Python 3.8 and later). OBS-URL: https://build.opensuse.org/request/show/790208 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cloudpickle?expand=0&rev=27
This commit is contained in:
committed by
Git OBS Bridge
parent
dbdf3d20f3
commit
fc0c3877c0
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without python2
|
||||
Name: python-cloudpickle
|
||||
Version: 1.2.2
|
||||
Version: 1.3.0
|
||||
Release: 0
|
||||
Summary: Extended pickling support for Python objects
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user