Sat, 05 Oct 2024 09:19:09 CST | login

Information for build python-ipaddress-1.0.18-6.module+el8.9.0+759+cbb8efc5

ID28069
Package Namepython-ipaddress
Version1.0.18
Release6.module+el8.9.0+759+cbb8efc5
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/python-ipaddress#6c4abb1b3f715731abdfc657f332b63b1e78ca63
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 bymbs
State complete
Volume DEFAULT
StartedSun, 21 Jan 2024 19:08:15 CST
CompletedSun, 21 Jan 2024 19:09:46 CST
Taskbuild (module-python27-2.7-8090020240121110016-449e760b, /stage/rpms/python-ipaddress:6c4abb1b3f715731abdfc657f332b63b1e78ca63)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/python-ipaddress?#6c4abb1b3f715731abdfc657f332b63b1e78ca63'}}
Tags
module-python27-2.7-8090020240121110016-449e760b
module-python27-2.7-8090020240121110016-449e760b-build
module-python27-2.7-8090020240202191415-449e760b
module-python27-2.7-8090020240202191415-449e760b-build
module-python27-2.7-8100020240609082738-5f0f67de
module-python27-2.7-8100020240609082738-5f0f67de-build
module-python27-2.7-8100020240616065923-5f0f67de
module-python27-2.7-8100020240616065923-5f0f67de-build
RPMs
src
python-ipaddress-1.0.18-6.module+el8.9.0+759+cbb8efc5.src.rpm (info) (download)
noarch
python2-ipaddress-1.0.18-6.module+el8.9.0+759+cbb8efc5.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