enable tests
(cherry picked from commit e9daa75ffdf85ac0ccc1f5574a5aeb2e9b04f2c1)
This commit is contained in:
parent
ee1e714da6
commit
de8fb65255
@ -1,9 +1,10 @@
|
|||||||
%{?python_enable_dependency_generator}
|
%{?python_enable_dependency_generator}
|
||||||
|
%bcond_without check
|
||||||
|
|
||||||
Name: python-pynacl
|
Name: python-pynacl
|
||||||
Summary: Python binding to the libsodium library
|
Summary: Python binding to the libsodium library
|
||||||
Version: 1.4.0
|
Version: 1.4.0
|
||||||
Release: 2
|
Release: 3
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://github.com/pyca/pynacl
|
URL: https://github.com/pyca/pynacl
|
||||||
Source0: https://github.com/pyca/pynacl/archive/%{version}/pynacl-%{version}.tar.gz
|
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/
|
%{python3_sitearch}/nacl/
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Aug 5 2020 yanglongkang <yanglongkang@huawei.com> - 1.4.0-2
|
||||||
- fix build fail,delete python2 buildrequire
|
- fix build fail,delete python2 buildrequire
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user