Fri, 27 Jun 2025 03:02:03 CST | login

Information for build python-ipaddress-1.0.18-6.module+oc8.5.0+83+7490e917

ID3835
Package Namepython-ipaddress
Version1.0.18
Release6.module+oc8.5.0+83+7490e917
Epoch
DraftFalse
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 failed
Volume DEFAULT
StartedWed, 29 Jun 2022 14:19:16 CST
CompletedWed, 29 Jun 2022 14:20:33 CST
Taskbuild (module-python27-2.7-8050020220619111603-c7643c7d, /src-opencloudos-rpms/python-ipaddress:49c80826b3e9229f7c372ff744a040477070c49b)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-ipaddress?#49c80826b3e9229f7c372ff744a040477070c49b'}}
Tags No tags
RPMs No RPMs
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