diff --git a/python-trustme.spec b/python-trustme.spec index f56fd77..35b45a6 100644 --- a/python-trustme.spec +++ b/python-trustme.spec @@ -21,7 +21,7 @@ which nobody trusts. But you can trust it. Trust me.} Name: python-%{pkgname} Version: 0.6.0 -Release: 3%{?dist} +Release: 4%{?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 @@ -43,8 +43,6 @@ BuildRequires: python%{python3_pkgversion}-service-identity BuildRequires: python%{python3_pkgversion}-cryptography BuildRequires: python%{python3_pkgversion}-idna %endif -Requires: python%{python3_pkgversion}-cryptography -Requires: python%{python3_pkgversion}-idna %{?python_provide:%python_provide python%{python3_pkgversion}-%{pkgname}} @@ -78,6 +76,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} --verbose %changelog +* Wed Oct 07 2020 Carl George - 0.6.0-4 +- Remove explicit run time requires in favor of automatically generated ones + * Wed Jul 29 2020 Fedora Release Engineering - 0.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild