enable tests

(cherry picked from commit e9daa75ffdf85ac0ccc1f5574a5aeb2e9b04f2c1)
This commit is contained in:
zhanzhimin 2022-04-11 15:44:58 +08:00 committed by openeuler-sync-bot
parent ee1e714da6
commit de8fb65255

View File

@ -1,9 +1,10 @@
%{?python_enable_dependency_generator}
%bcond_without check
Name: python-pynacl
Summary: Python binding to the libsodium library
Version: 1.4.0
Release: 2
Release: 3
License: ASL 2.0
URL: https://github.com/pyca/pynacl
Source0: https://github.com/pyca/pynacl/archive/%{version}/pynacl-%{version}.tar.gz
@ -51,6 +52,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} py.test-3 -v
%{python3_sitearch}/nacl/
%changelog
* Mon Apr 11 2022 zhanzhimin<zhanzhimin@h.partners.com> - 1.4.0-3
- enable tests
* Wed Aug 5 2020 yanglongkang <yanglongkang@huawei.com> - 1.4.0-2
- fix build fail,delete python2 buildrequire