forked from pool/python-zodbpickle
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:
committed by
Git OBS Bridge
parent
34126f6c2b
commit
1fb878f478
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 9 08:22:58 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
- Update to 1.0.3
|
||||||
|
* Add support for Python 3.7.
|
||||||
|
* Fix a bug: zodbpickle.slowpickle assigned _Pickler to Unpickler.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 26 10:22:27 UTC 2018 - tchvatal@suse.com
|
Thu Jul 26 10:22:27 UTC 2018 - tchvatal@suse.com
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-zodbpickle
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-zodbpickle
|
Name: python-zodbpickle
|
||||||
Version: 1.0.1
|
Version: 1.0.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Fork of Python 3 pickle module
|
Summary: Fork of Python 3 pickle module
|
||||||
License: Python-2.0 AND ZPL-2.1
|
License: Python-2.0 AND ZPL-2.1
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5fdfa84f05b25511a4e1190ec98728aa487e2eb6db016a951fdbb79bcc7307e0
|
|
||||||
size 181880
|
|
||||||
3
zodbpickle-1.0.3.tar.gz
Normal file
3
zodbpickle-1.0.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ec4c2a3e2137fb37873d8cc76cc3ab7412dd1a3cde56279fc5992635f330792b
|
||||||
|
size 180189
|
||||||
Reference in New Issue
Block a user