Revert previous change
This commit is contained in:
parent
126947554d
commit
176e84e1af
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: python-cryptography
|
Name: python-cryptography
|
||||||
Version: 1.5.3
|
Version: 1.5.3
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: PyCA's cryptography library
|
Summary: PyCA's cryptography library
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -128,7 +128,6 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
%if ! 0%{?fedora} < 24
|
|
||||||
%check
|
%check
|
||||||
%{__python} setup.py test
|
%{__python} setup.py test
|
||||||
|
|
||||||
@ -137,7 +136,6 @@ pushd %{py3dir}
|
|||||||
%{__python3} setup.py test
|
%{__python3} setup.py test
|
||||||
popd
|
popd
|
||||||
%endif
|
%endif
|
||||||
%endif
|
|
||||||
|
|
||||||
|
|
||||||
%files -n python2-cryptography
|
%files -n python2-cryptography
|
||||||
@ -153,6 +151,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 10 2016 Nathaniel McCallum <npmccallum@redhat.com> - 1.5.3-3
|
||||||
|
- Revert previous change
|
||||||
|
|
||||||
* Thu Nov 10 2016 Nathaniel McCallum <npmccallum@redhat.com> - 1.5.3-2
|
* Thu Nov 10 2016 Nathaniel McCallum <npmccallum@redhat.com> - 1.5.3-2
|
||||||
- Disable tests on releases earlier than 24
|
- Disable tests on releases earlier than 24
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user