Fri, 22 Sep 2023 15:26:19 UTC | login

Information for build python-ipaddress-1.0.18-6.module_el8.0.0+32+017b2cba

ID3691
Package Namepython-ipaddress
Version1.0.18
Release6.module_el8.0.0+32+017b2cba
Epoch
Sourcegit+https://git.centos.org/rpms/python-ipaddress#e5ac1bebaa8d4c556c9883e17945f821543d482d
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 bymbox-mbs-backend
State complete
Volume DEFAULT
StartedSat, 22 Jun 2019 03:37:58 UTC
CompletedSat, 22 Jun 2019 03:41:53 UTC
Taskbuild (module-python27-2.7-8000020190622030251-0889f2f0, /rpms/python-ipaddress:e5ac1bebaa8d4c556c9883e17945f821543d482d)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-ipaddress?#e5ac1bebaa8d4c556c9883e17945f821543d482d'}}
Tags
module-python27-2.7-8000020190622030251-0889f2f0
module-python27-2.7-8000020190622030251-0889f2f0-build
module-python27-2.7-8000020190628020724-c0efe978
module-python27-2.7-8000020190628020724-c0efe978-build
module-python27-2.7-8000020191008200351-c0efe978
module-python27-2.7-8000020191008200351-c0efe978-build
RPMs
src
python-ipaddress-1.0.18-6.module_el8.0.0+32+017b2cba.src.rpm (info) (download)
noarch
python2-ipaddress-1.0.18-6.module_el8.0.0+32+017b2cba.noarch.rpm (info) (download)
Logs
noarch
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.log
state.log
Changelog * Wed Apr 03 2019 Tomas Orsava <torsava@redhat.com> - 1.0.18-6 - Bumping due to problems with modular RPM upgrade path (#1695587) - Related: rhbz#1693974 * Mon Jul 16 2018 Lumír Balhar <lbalhar@redhat.com> - 1.0.18-5 - First version for python27 module