Mon, 11 Nov 2024 23:49:35 CST | login

Information for build python-idna-2.5-7.module+el8.3.0+14+a49e8a8b

ID3619
Package Namepython-idna
Version2.5
Release7.module+el8.3.0+14+a49e8a8b
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/python-idna#790c07c42f6fe64fe6afb4e747e844fd4b7ddbec
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 bymbs
State complete
Volume DEFAULT
StartedSat, 22 May 2021 09:06:16 CST
CompletedSat, 22 May 2021 09:07:57 CST
Taskbuild (module-python27-2.7-8030020210505152133-30b713e6, /stage/rpms/python-idna:790c07c42f6fe64fe6afb4e747e844fd4b7ddbec)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/python-idna?#790c07c42f6fe64fe6afb4e747e844fd4b7ddbec'}}
Tags
module-python27-2.7-8030020210505152133-30b713e6
module-python27-2.7-8030020210505152133-30b713e6-build
RPMs
src
python-idna-2.5-7.module+el8.3.0+14+a49e8a8b.src.rpm (info) (download)
noarch
python2-idna-2.5-7.module+el8.3.0+14+a49e8a8b.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.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