Thu, 18 Apr 2024 20:35:41 UTC | login

Information for build python-idna-2.5-7.module_el8.2.0+381+9a5b3c3b

ID11389
Package Namepython-idna
Version2.5
Release7.module_el8.2.0+381+9a5b3c3b
Epoch
Sourcegit+https://git.centos.org/rpms/python-idna#011aaa788b2ceee083685acf232b6f9d4b1ca3b3
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 bymbox-mbs-backend
State complete
Volume DEFAULT
StartedFri, 05 Jun 2020 02:30:53 UTC
CompletedFri, 05 Jun 2020 02:32:47 UTC
Taskbuild (module-python27-2.7-8020020200605020539-90f98d4f, /rpms/python-idna:011aaa788b2ceee083685acf232b6f9d4b1ca3b3)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-idna?#011aaa788b2ceee083685acf232b6f9d4b1ca3b3'}}
Tags
module-python27-2.7-8020020200605020539-90f98d4f
module-python27-2.7-8020020200605020539-90f98d4f-build
RPMs
src
python-idna-2.5-7.module_el8.2.0+381+9a5b3c3b.src.rpm (info) (download)
noarch
python2-idna-2.5-7.module_el8.2.0+381+9a5b3c3b.noarch.rpm (info) (download)
Logs
noarch
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.log
state.log
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