How to Install and Uninstall python3-idna_ssl Package on openSUSE Leap
Last updated: November 26,2024
1. Install "python3-idna_ssl" package
This guide let you learn how to install python3-idna_ssl on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-idna_ssl
Copied
2. Uninstall "python3-idna_ssl" package
Please follow the guidelines below to uninstall python3-idna_ssl on openSUSE Leap:
$
sudo zypper remove
python3-idna_ssl
Copied
3. Information about the python3-idna_ssl package on openSUSE Leap
Information for package python3-idna_ssl:
-----------------------------------------
Repository : Main Repository
Name : python3-idna_ssl
Version : 1.0.0-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 7.8 KiB
Installed : No
Status : not installed
Source package : python-idna_ssl-1.0.0-3.3.1.src
Upstream URL : https://github.com/aio-libs/idna_ssl
Summary : Patch sslmatch_hostname for Unicode(idna) domains support
Description :
Patch ssl.match_hostname for Unicode(idna) domains support
The ssl.match_hostname issue is fixed (by January 27 2018) in upcoming
Python 3.7, but IDNA2008 (rfc5895) is still broken.
-----------------------------------------
Repository : Main Repository
Name : python3-idna_ssl
Version : 1.0.0-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 7.8 KiB
Installed : No
Status : not installed
Source package : python-idna_ssl-1.0.0-3.3.1.src
Upstream URL : https://github.com/aio-libs/idna_ssl
Summary : Patch sslmatch_hostname for Unicode(idna) domains support
Description :
Patch ssl.match_hostname for Unicode(idna) domains support
The ssl.match_hostname issue is fixed (by January 27 2018) in upcoming
Python 3.7, but IDNA2008 (rfc5895) is still broken.