import python-backports-ssl_match_hostname-3.5.0.1-12.module+el8.4.0+9193+f3daf6ef
This commit is contained in:
parent
8504f2a706
commit
48582a2cd5
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-backports-ssl_match_hostname
|
||||
Version: 3.5.0.1
|
||||
Release: 11%{?dist}
|
||||
Release: 12%{?dist}
|
||||
Summary: The ssl.match_hostname() function from Python 3
|
||||
|
||||
License: Python
|
||||
@ -32,7 +32,6 @@ The actual code is only slightly modified from Python 3.5.\
|
||||
Summary: %summary
|
||||
Requires: python2-backports
|
||||
Requires: python2-ipaddress
|
||||
Provides: python2-backports-ssl_match_hostname
|
||||
%{?python_provide:%python_provide python2-backports-ssl_match_hostname}
|
||||
|
||||
%description -n python2-backports-ssl_match_hostname %_description
|
||||
@ -58,6 +57,10 @@ rm -f %{buildroot}%{python2_sitelib}/backports/__init__.py*
|
||||
%{python2_sitelib}/backports.ssl_match_hostname-%{version}-*egg*
|
||||
|
||||
%changelog
|
||||
* Wed Dec 16 2020 Tomas Orsava <torsava@redhat.com> - 3.5.0.1-12
|
||||
- Remove unversioned Provides
|
||||
- Resolves: rhbz#1908300
|
||||
|
||||
* Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 3.5.0.1-11
|
||||
- Bumping due to problems with modular RPM upgrade path
|
||||
- Resolves: rhbz#1695587
|
||||
|
Loading…
Reference in New Issue
Block a user