Information for build python-ipaddress-1.0.18-6.module+oc8.6.0+349+df03815f

ID10545
Package Namepython-ipaddress
Version1.0.18
Release6.module+oc8.6.0+349+df03815f
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-ipaddress#49c80826b3e9229f7c372ff744a040477070c49b
SummaryPort of the python 3.3+ ipaddress module to 2.6+
Descriptionipaddress provides the capabilities to create, manipulate and operate on IPv4 and IPv6 addresses and networks. The functions and classes in this module make it straightforward to handle various tasks related to IP addresses, including checking whether or not two hosts are on the same subnet, iterating over all hosts in a particular subnet, checking whether or not a string represents a valid IP address or network definition, and so on.
Built byopencloudmbs
State complete
Volume DEFAULT
StartedThu, 18 Aug 2022 20:23:31 CST
CompletedThu, 18 Aug 2022 20:24:50 CST
Taskbuild (module-python27-2.7-8060020220818121319-b005056c, /src-opencloudos-rpms/python-ipaddress:49c80826b3e9229f7c372ff744a040477070c49b)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-ipaddress?#49c80826b3e9229f7c372ff744a040477070c49b'}}
Tags
module-python27-2.7-8060020220818121319-b005056c
module-python27-2.7-8060020220818121319-b005056c-build
module-python27-2.7-8060020221210095714-b005056c
module-python27-2.7-8060020221210095714-b005056c-build
RPMs
src
python-ipaddress-1.0.18-6.module+oc8.6.0+349+df03815f.src.rpm (info) (download)
noarch
python2-ipaddress-1.0.18-6.module+oc8.6.0+349+df03815f.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 1.0.18-6 - Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587 * Mon Jul 16 2018 Lumír Balhar <lbalhar@redhat.com> - 1.0.18-5 - First version for python27 module