Fri, 27 Jun 2025 03:01:04 CST | login

Information for build python-ipaddress-1.0.18-6.module+oc8.5.0+177+4309511f

ID5275
Package Namepython-ipaddress
Version1.0.18
Release6.module+oc8.5.0+177+4309511f
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
StartedFri, 01 Jul 2022 11:27:21 CST
CompletedFri, 01 Jul 2022 11:28:37 CST
Taskbuild (module-python27-2.7-8050020220630141553-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