|
|
@ -21,7 +21,7 @@ which nobody trusts. But you can trust it. Trust me.}
|
|
|
|
|
|
|
|
|
|
|
|
Name: python-%{pkgname}
|
|
|
|
Name: python-%{pkgname}
|
|
|
|
Version: 0.6.0
|
|
|
|
Version: 0.6.0
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Summary: #1 quality TLS certs while you wait, for the discerning tester
|
|
|
|
Summary: #1 quality TLS certs while you wait, for the discerning tester
|
|
|
|
License: MIT or ASL 2.0
|
|
|
|
License: MIT or ASL 2.0
|
|
|
|
URL: https://github.com/python-trio/trustme
|
|
|
|
URL: https://github.com/python-trio/trustme
|
|
|
@ -43,8 +43,6 @@ BuildRequires: python%{python3_pkgversion}-service-identity
|
|
|
|
BuildRequires: python%{python3_pkgversion}-cryptography
|
|
|
|
BuildRequires: python%{python3_pkgversion}-cryptography
|
|
|
|
BuildRequires: python%{python3_pkgversion}-idna
|
|
|
|
BuildRequires: python%{python3_pkgversion}-idna
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
Requires: python%{python3_pkgversion}-cryptography
|
|
|
|
|
|
|
|
Requires: python%{python3_pkgversion}-idna
|
|
|
|
|
|
|
|
%{?python_provide:%python_provide python%{python3_pkgversion}-%{pkgname}}
|
|
|
|
%{?python_provide:%python_provide python%{python3_pkgversion}-%{pkgname}}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -78,6 +76,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} --verbose
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Oct 07 2020 Carl George <carl@george.computer> - 0.6.0-4
|
|
|
|
|
|
|
|
- Remove explicit run time requires in favor of automatically generated ones
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-3
|
|
|
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|