|
|
@ -11,7 +11,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: python-%{modname}
|
|
|
|
Name: python-%{modname}
|
|
|
|
Version: 18.1.0
|
|
|
|
Version: 18.1.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Service identity verification for pyOpenSSL
|
|
|
|
Summary: Service identity verification for pyOpenSSL
|
|
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
@ -139,6 +139,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jul 03 2019 Miro Hrončok <mhroncok@redhat.com> - 18.1.0-2
|
|
|
|
|
|
|
|
- Rebuilt to update automatic Python dependencies
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Apr 10 18:38:06 CET 2019 Robert-André Mauchin <zebob.m@gmail.com> - 18.1.0-1
|
|
|
|
* Wed Apr 10 18:38:06 CET 2019 Robert-André Mauchin <zebob.m@gmail.com> - 18.1.0-1
|
|
|
|
- Release 18.1.0 (#1454995)
|
|
|
|
- Release 18.1.0 (#1454995)
|
|
|
|
- Fix FTBFS with pytest 4.3 (#1693822)
|
|
|
|
- Fix FTBFS with pytest 4.3 (#1693822)
|
|
|
|