forked from pool/python-zodbpickle
Accepting request 693257 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/693257 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zodbpickle?expand=0&rev=3
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
@@ -53,7 +53,7 @@ rm -rf src/zodbpickle.egg-info
|
||||
%install
|
||||
%python_install
|
||||
%{python_expand find %{buildroot}%{$python_sitearch} -name *.c -delete
|
||||
%fdupes -s %{buildroot}%{$python_sitearch}
|
||||
%fdupes %{buildroot}%{$python_sitearch}
|
||||
}
|
||||
|
||||
%check
|
||||
|
||||
@@ -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