Wed, 21 Jan 2026 02:38:26 CST | login

Information for build python-idna-3.7-3.ocs23

ID22199
Package Namepython-idna
Version3.7
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-idna.git?.#10f89cc3f4777b3666576aae3010336be130c3f4
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
StartedSat, 28 Sep 2024 21:56:25 CST
CompletedSat, 28 Sep 2024 22:09:48 CST
Taskbuild (dist-ocs23-base, /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-base
RPMs
src
python-idna-3.7-3.ocs23.src.rpm (info) (download)
noarch
python3-idna-3.7-3.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 * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.7-3 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.7-2 - Rebuilt for loongarch release * Tue May 07 2024 Jiaxin Yang <jiaxinyyang@tencent.com> - 3.7-1 - upgrade to 3.7 - fix CVE-2024-3651 * 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