Sat, 27 Apr 2024 01:46:26 UTC | login

Information for build python-idna-2.5-7.module_el8.0.0+32+017b2cba

ID3694
Package Namepython-idna
Version2.5
Release7.module_el8.0.0+32+017b2cba
Epoch
Sourcegit+https://git.centos.org/rpms/python-idna#9562151f4b6f6460f2b9093fee292f5e9f0ed1ad
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
StartedSat, 22 Jun 2019 03:38:07 UTC
CompletedSat, 22 Jun 2019 03:40:25 UTC
Taskbuild (module-python27-2.7-8000020190622030251-0889f2f0, /rpms/python-idna:9562151f4b6f6460f2b9093fee292f5e9f0ed1ad)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-idna?#9562151f4b6f6460f2b9093fee292f5e9f0ed1ad'}}
Tags
module-python27-2.7-8000020190622030251-0889f2f0
module-python27-2.7-8000020190622030251-0889f2f0-build
module-python27-2.7-8000020190628020724-c0efe978
module-python27-2.7-8000020190628020724-c0efe978-build
module-python27-2.7-8000020191008200351-c0efe978
module-python27-2.7-8000020191008200351-c0efe978-build
RPMs
src
python-idna-2.5-7.module_el8.0.0+32+017b2cba.src.rpm (info) (download)
noarch
python2-idna-2.5-7.module_el8.0.0+32+017b2cba.noarch.rpm (info) (download)
Logs
noarch
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.log
state.log
Changelog * Wed Apr 03 2019 Tomas Orsava <torsava@redhat.com> - 2.5-7 - Bumping due to problems with modular RPM upgrade path (#1695587) - Related: rhbz#1693974 * 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