|
|
|
@ -21,7 +21,7 @@ which nobody trusts. But you can trust it. Trust me.}
|
|
|
|
|
|
|
|
|
|
Name: python-%{pkgname}
|
|
|
|
|
Version: 0.5.2
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: #1 quality TLS certs while you wait, for the discerning tester
|
|
|
|
|
License: MIT or ASL 2.0
|
|
|
|
|
URL: https://github.com/python-trio/trustme
|
|
|
|
@ -78,6 +78,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} --verbose
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.5.2-3
|
|
|
|
|
- Rebuilt for Python 3.8
|
|
|
|
|
|
|
|
|
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.2-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|