python-idna 2.8-1 source package in Ubuntu

Changelog

python-idna (2.8-1) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Scott Kitterman ]
  * New upstream release

 -- Scott Kitterman <email address hidden>  Sat, 14 Mar 2020 01:40:52 -0400

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main python

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-idna_2.8-1.dsc 2.1 KiB c6f4088ab64e6e12d5b808d14fdfcb1b63f5a17cd36f592957b94e3ca1179e41
python-idna_2.8.orig.tar.gz 170.4 KiB c357b3f628cf53ae2c4c05627ecc484553142ca23264e593d327bcde5e9c3407
python-idna_2.8-1.debian.tar.xz 4.5 KiB df62730e00c4e3f9b59435cb7063b7d07d0ec61b7a84e6898c067f0f3e299d70

Available diffs

No changes file available.

Binary packages built by this source

python-idna: Python IDNA2008 (RFC 5891) handling (Python 2)

 A library to support the Internationalised Domain Names in Applications (IDNA)
 protocol as specified in RFC 5891. 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.
 .
 This package contains the module for Python 2.

python3-idna: Python IDNA2008 (RFC 5891) handling (Python 3)

 A library to support the Internationalised Domain Names in Applications (IDNA)
 protocol as specified in RFC 5891. 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.
 .
 This package contains the module for Python 3.