python-idna 3.11-ok1 source package in openKylin

Changelog

python-idna (3.11-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Tue, 02 Jun 2026 20:47:40 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main python

Downloads

File Size SHA-256 Checksum
python-idna_3.11.orig.tar.xz 145.8 KiB 9b66b2a17a96bc134511b54b4fcd379f95865b8b08fbadc1d332d7e00920d023
python-idna_3.11-ok1.debian.tar.xz 4.1 KiB 59cd9737045bfb1bbd332c6adf51867db8a8adeed10e9b7efb79539a82e95425
python-idna_3.11-ok1.dsc 1.9 KiB 60e30e4959a057c2941c18b7ef62375634fb3aacec4c6164c5bb8570fa64aadd

Available diffs

View changes file

Binary packages built by this source

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.