14
0

- Update to 1.0.4:

* Fix pickle corruption under certain conditions. See pull request 47.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zodbpickle?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2019-06-17 11:12:16 +00:00
committed by Git OBS Bridge
parent 85ef158fab
commit 42a028af72
4 changed files with 10 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-zodbpickle
Version: 1.0.3
Version: 1.0.4
Release: 0
Summary: Fork of Python 3 pickle module
License: Python-2.0 AND ZPL-2.1