Fri, 27 Jun 2025 00:03:27 CST | login

Information for build python-idna-2.5-7.module+oc8.5.0+177+4309511f

ID5267
Package Namepython-idna
Version2.5
Release7.module+oc8.5.0+177+4309511f
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-idna#9a4660acfb87b7a727ab4a43281d17dc3fcdf14d
SummaryInternationalized Domain Names in Applications (IDNA)
DescriptionA 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.
Built byopencloudmbs
State failed
Volume DEFAULT
StartedFri, 01 Jul 2022 11:27:30 CST
CompletedFri, 01 Jul 2022 11:29:02 CST
Taskbuild (module-python27-2.7-8050020220630141553-c7643c7d, /src-opencloudos-rpms/python-idna:9a4660acfb87b7a727ab4a43281d17dc3fcdf14d)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-idna?#9a4660acfb87b7a727ab4a43281d17dc3fcdf14d'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 2.5-7 - Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587 * Tue Jul 31 2018 Lumír Balhar <lbalhar@redhat.com> - 2.5-6 - Switch python3 coditions to bcond * Mon Jul 16 2018 Lumír Balhar <lbalhar@redhat.com> - 2.5-5 - First version for python27 module