Package python3-idna-2.5-5.el8.noarch
Name | python3-idna |
---|---|
Epoch | 0 |
Version | 2.5 |
Release | 5.el8 |
Architecture | noarch |
Website/URL | https://github.com/kjd/idna |
License | BSD and Python and Unicode |
Build Time | 2023-08-08 19:17:44 |
Build Host | builder-x86-04.inferitos.ru |
Summary | Internationalized Domain Names in Applications (IDNA) |
Repositories | BaseOS |
Description | A library to support the Internationalised Domain Names in Applications (IDNA) protocol as specified in RFC 5891 <http://tools.ietf.org/html/rfc5891>. This version of the protocol is often referred to as "IDNA2008" and can produce different results from the earlier standard from 2003. The library is also intended to act as a suitable drop-in replacement for the "encodings.idna" module that comes with the Python standard library but currently only supports the older 2003 specification. |
Errata | — |
Size | 96 KiB |
Source Project | python-idna-2.5-5.el8 |
SHA-256 checksum | 026beeacfdf06efb44018d1e1e4ee164cc62c70554782b320af13645f45a43e5 |
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.5-5 - Rebuilt for MSVSphere 8.8 * Thu Jun 28 2018 Christian Heimes <cheimes@redhat.com> - 2.5-5 - Drop Python 2 subpackage from RHEL 8, fixes RHBZ#1590399 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Jan 19 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.5-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Mar 07 2017 Jeremy Cline <jeremy@jcline.org> - 2.5-1 - Update to version 2.5 * Wed Mar 01 2017 Jeremy Cline <jeremy@jcline.org> - 2.4-1 - Update to version 2.4 * Tue Feb 28 2017 Paul Wouters <pwouters@redhat.com> - 2.3-1 - Resolves: rhbz#1427499 Update to 2.3 for IDNAError bugfix and memory improvement * Thu Feb 09 2017 Jeremy Cline <jeremy@jcline.org> - 2.2-1 - Update to version 2.2 (#1406757) * Fri Dec 09 2016 Charalampos Stratakis <cstratak@redhat.com> - 2.1-3 - Rebuild for Python 3.6