14
0

Accepting request 692531 from home:mcalabkova:branches:devel:languages:python

- Update to 1.0.3
  * Add support for Python 3.7.
  * Fix a bug: zodbpickle.slowpickle assigned _Pickler to Unpickler.

OBS-URL: https://build.opensuse.org/request/show/692531
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zodbpickle?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2019-04-11 10:57:44 +00:00
committed by Git OBS Bridge
parent 34126f6c2b
commit 1fb878f478
4 changed files with 13 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-zodbpickle
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,13 +12,13 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-zodbpickle
Version: 1.0.1
Version: 1.0.3
Release: 0
Summary: Fork of Python 3 pickle module
License: Python-2.0 AND ZPL-2.1