Fri, 29 Mar 2024 05:35:21 UTC | login

Information for build python-pysocks-1.6.8-6.module_el8.4.0+538+3970e6f3

ID14154
Package Namepython-pysocks
Version1.6.8
Release6.module_el8.4.0+538+3970e6f3
Epoch
Sourcegit+https://git.centos.org/rpms/python-pysocks#4798bdc0cf6466b65f9194edf6135d2e3c834b24
SummaryA Python SOCKS client module
DescriptionA fork of SocksiPy with bug fixes and extra features. Acts as a drop-in replacement to the socket module. Featuring: - SOCKS proxy client for Python 2.6 - 3.x - TCP and UDP both supported - HTTP proxy client included but not supported or recommended (you should use urllib2's or requests' own HTTP proxy interface) - urllib2 handler included.
Built bymbox-mbs-backend
State complete
Volume DEFAULT
StartedMon, 26 Oct 2020 21:15:37 UTC
CompletedMon, 26 Oct 2020 21:18:03 UTC
Taskbuild (module-python27-2.7-8040020201026203608-cdb2db54, /rpms/python-pysocks:4798bdc0cf6466b65f9194edf6135d2e3c834b24)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-pysocks?#4798bdc0cf6466b65f9194edf6135d2e3c834b24'}}
Tags
module-python27-2.7-8040020201026203608-cdb2db54
module-python27-2.7-8040020201026203608-cdb2db54-build
RPMs
src
python-pysocks-1.6.8-6.module_el8.4.0+538+3970e6f3.src.rpm (info) (download)
noarch
python2-pysocks-1.6.8-6.module_el8.4.0+538+3970e6f3.noarch.rpm (info) (download)
Logs
noarch
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.log
state.log
Changelog * Thu Apr 25 2019 Tomas Orsava <torsava@redhat.com> - 1.6.8-6 - Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587 * Mon Sep 17 2018 Tomas Orsava <torsava@redhat.com> - 1.6.8-5 - Stop providing the unversioned name python-SocksiPy - Resolves: rhbz#1628242 * Tue Jul 31 2018 Lumír Balhar <lbalhar@redhat.com> - 1.6.8-4 - Make possible to disable python3 subpackage * Mon Jul 16 2018 Lumír Balhar <lbalhar@redhat.com> - 1.6.8-3 - First version for python27 module