Thu, 25 Apr 2024 15:15:23 UTC | login

Information for build python-idna-2.0-1.el7

ID3725
Package Namepython-idna
Version2.0
Release1.el7
Epoch
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 byhguemar
State complete
Volume DEFAULT
StartedSat, 29 Aug 2015 18:55:28 UTC
CompletedSat, 29 Aug 2015 18:57:46 UTC
Taskbuild (cloud7-openstack-common-el7, python-idna-2.0-1.el7.src.rpm)
Tags
cloud7-openstack-common-candidate
cloud7-openstack-common-release
cloud7-openstack-common-testing
RPMs
src
python-idna-2.0-1.el7.src.rpm (info) (download)
noarch
python-idna-2.0-1.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Thu Aug 13 2015 Paul Wouters <pwouters@redhat.com> - 2.0-1 - Update to 2.0 which is required by python-cryptography * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Dec 31 2014 tom.prince@ualberta.net - 1.0-1 - Bump version. * Mon Oct 27 2014 tom.prince@ualberta.net - 0.8-3 - Update licences. * Sat Jul 12 2014 tom.prince@ualberta.net - 0.8-2 - Be more specfic about .egg-info directories. - Use python2-devel * Sat Jul 12 2014 tom.prince@ualberta.net - 0.8-1 - Initial package.