forked from pool/python-zodbpickle
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:
@@ -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>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-zodbpickle
|
||||
Version: 2.0.0
|
||||
Version: 2.1.0
|
||||
Release: 0
|
||||
Summary: Fork of Python 3 pickle module
|
||||
License: Python-2.0 AND ZPL-2.1
|
||||
@@ -57,7 +57,9 @@ rm -rf src/zodbpickle.egg-info
|
||||
}
|
||||
|
||||
%check
|
||||
%python_exec setup.py test
|
||||
pushd src
|
||||
mv zodbpickle{,_hide}
|
||||
%pyunittest_arch -v zodbpickle_hide.tests.test_pickle.test_suite
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE.txt
|
||||
|
||||
@@ -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
3
zodbpickle-2.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca6a89b55fd1298bf4a9bc9b5640805792e4c27ebf0153a194ec63b8ec1df2a8
|
||||
size 183007
|
||||
Reference in New Issue
Block a user