Fri, 27 Jun 2025 00:17:09 CST | login

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

ID21900
Package Namepython-idna
Version3.7
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-idna.git#f4a964316a9fcdfb4b507bc91dd1d1cac834a41d
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 byoc-bot
State complete
Volume DEFAULT
StartedTue, 07 May 2024 14:50:01 CST
CompletedTue, 07 May 2024 14:51:17 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-idna.git:f4a964316a9fcdfb4b507bc91dd1d1cac834a41d)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-idna.git#f4a964316a9fcdfb4b507bc91dd1d1cac834a41d'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
python-idna-3.7-1.oc9.src.rpm (info) (download)
noarch
python3-idna-3.7-1.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 * 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