Fri, 27 Jun 2025 00:15:27 CST | login

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

ID32141
Package Namepython-idna
Version3.7
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-idna.git?.#d2dc0f2769ab4078a419882aee59508b1496978b
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Dec 2024 13:47:45 CST
CompletedThu, 12 Dec 2024 13:49:18 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-idna.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-idna.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.2-compose
RPMs
src
python-idna-3.7-3.oc9.src.rpm (info) (download)
noarch
python3-idna-3.7-3.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.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