Information for build python-dns-2.6.1-1.oc9

ID21910
Package Namepython-dns
Version2.6.1
Release1.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-dns.git#9f10b2b5145522d64c171be72d3eab3631c28772
SummaryDNS toolkit for Python
Descriptiondnspython is a DNS toolkit for Python. \ It supports almost all record types. It can be used for queries, \ zone transfers, and dynamic updates. \ It supports TSIG authenticated messages and EDNS0. dnspython provides both high and low level access to DNS. \ The high level classes perform queries for data of a given name, type, \ and class, and return an answer set. The low level classes allow direct \ manipulation of DNS zones, messages, names, and records.
Built byoc-bot
State complete
Volume DEFAULT
StartedTue, 07 May 2024 15:33:47 CST
CompletedTue, 07 May 2024 15:34:48 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-dns.git:9f10b2b5145522d64c171be72d3eab3631c28772)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-dns.git#9f10b2b5145522d64c171be72d3eab3631c28772'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
python-dns-2.6.1-1.oc9.src.rpm (info) (download)
noarch
python3-dns-2.6.1-1.oc9.noarch.rpm (info) (download)
python3-dns+dnssec-2.6.1-1.oc9.noarch.rpm (info) (download)
python3-dns+idna-2.6.1-1.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon May 06 2024 Jiaxin Yang <jiaxinyyang@tencent.com> - 2.6.1-1 - [Type] security - upgrade to 2.6.1 - [DESC] fix CVE-2023-29483 * Fri Sep 22 2023 cunshunxia <cunshunxia@tencent.com> - 2.4.2-1 - upgrade to 2.4.2 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.3.0-3 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.3.0-2 - Rebuilt for OpenCloudOS Stream 23.09 * Wed Jul 12 2023 Yi Lin <nilusyi@tencent.com> - 2.3.0-1 - upgrade to 2.3.0 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.2.1-5 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.2.1-4 - Rebuilt for OpenCloudOS Stream 23 * Wed Feb 22 2023 rockerzhu <rockerzhu@tencent.com> - 2.2.1-3 - Use system-rpm-config * Wed Dec 14 2022 Xun Zhong <victorzhong@tencent.com> - 2.2.1-2 - update require minimum version for python-cryptography 39 * Thu Nov 17 2022 Xun Zhong <victorzhong@tencent.com> - 2.2.1-1 - Initial build