Tue, 20 Jan 2026 02:38:15 CST | login

Information for build python-idna-3.4-1.ocs23

ID5898
Package Namepython-idna
Version3.4
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-idna.git?.#19493d8a1a082460950dcde0582535a98dae5d11
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 byocs-bot
State complete
Volume DEFAULT
StartedTue, 26 Sep 2023 15:01:12 CST
CompletedTue, 26 Sep 2023 15:02:16 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-idna.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-idna.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
python-idna-3.4-1.ocs23.src.rpm (info) (download)
noarch
python3-idna-3.4-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Sep 26 2023 jackeyji <jackeyji@tencent.com> - 3.4-1 - upgrade to 3.4 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.3-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.3-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.3-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.3-2 - Rebuilt for OpenCloudOS Stream 23 * Fri May 20 2022 edwinhei <edwinhei@tencent.com> - 3.3-1 - Initial build