14
0

Accepting request 921289 from home:pgajdos:python

- version update to 2.1.0
  * Add support for Python 3.9.
- use %pyunittest_arch rpm macro

OBS-URL: https://build.opensuse.org/request/show/921289
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zodbpickle?expand=0&rev=14
This commit is contained in:
2021-09-24 21:22:14 +00:00
committed by Git OBS Bridge
parent 6bffe62596
commit c7b215acba
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Sep 24 09:50:50 UTC 2021 - pgajdos@suse.com
- version update to 2.1.0
* Add support for Python 3.9.
- use %pyunittest_arch rpm macro
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 22 05:49:25 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com> Fri Jan 22 05:49:25 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-zodbpickle Name: python-zodbpickle
Version: 2.0.0 Version: 2.1.0
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
@@ -57,7 +57,9 @@ rm -rf src/zodbpickle.egg-info
} }
%check %check
%python_exec setup.py test pushd src
mv zodbpickle{,_hide}
%pyunittest_arch -v zodbpickle_hide.tests.test_pickle.test_suite
%files %{python_files} %files %{python_files}
%license LICENSE.txt %license LICENSE.txt

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e0d9930f46d41f086a763f40a12d014c46bbc5e19e728c8d66d7a06fef616739
size 183073

3
zodbpickle-2.1.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ca6a89b55fd1298bf4a9bc9b5640805792e4c27ebf0153a194ec63b8ec1df2a8
size 183007