!1 provides python-backports-ssl_match_hostname
Merge pull request !1 from njlzk/lzk_python-backports-ssl_match_hostname
This commit is contained in:
commit
3e2e44bd9e
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-backports-ssl_match_hostname
|
Name: python-backports-ssl_match_hostname
|
||||||
Version: 3.7.0.1
|
Version: 3.7.0.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: The ssl.match_hostname() function from Python 3
|
Summary: The ssl.match_hostname() function from Python 3
|
||||||
|
|
||||||
License: Python
|
License: Python
|
||||||
@ -29,6 +29,8 @@ Summary: %summary
|
|||||||
Requires: python2-backports
|
Requires: python2-backports
|
||||||
Requires: python2-ipaddress
|
Requires: python2-ipaddress
|
||||||
Provides: python2-backports-ssl_match_hostname
|
Provides: python2-backports-ssl_match_hostname
|
||||||
|
Provides: python-backports-ssl_match_hostname = %{version}-%{release}
|
||||||
|
Obsoletes: python-backports-ssl_match_hostname < %{version}-%{release}
|
||||||
%{?python_provide:%python_provide python2-backports-ssl_match_hostname}
|
%{?python_provide:%python_provide python2-backports-ssl_match_hostname}
|
||||||
|
|
||||||
%description -n python2-backports-ssl_match_hostname
|
%description -n python2-backports-ssl_match_hostname
|
||||||
@ -63,6 +65,9 @@ rm -f %{buildroot}%{python2_sitelib}/backports/__init__.py*
|
|||||||
%doc README.txt
|
%doc README.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 27 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.7.0.1-2
|
||||||
|
- provides python-backports-ssl_match_hostname
|
||||||
|
|
||||||
* Tue Dec 3 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.7.0.1-1
|
* Tue Dec 3 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.7.0.1-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user