Fri, 27 Jun 2025 00:15:11 CST | login

Information for build python-pysocks-1.6.8-6.module+oc8.8.0+543+2a7707ea

ID21940
Package Namepython-pysocks
Version1.6.8
Release6.module+oc8.8.0+543+2a7707ea
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-pysocks#2d02b9ac55c1970b9b91b2599b5d08ee75ff86ff
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 byopencloudmbs
State complete
Volume DEFAULT
StartedTue, 07 May 2024 18:57:19 CST
CompletedTue, 07 May 2024 18:58:40 CST
Taskbuild (module-python27-2.7-8080020240507103353-040061f3, /src-opencloudos-rpms/python-pysocks:2d02b9ac55c1970b9b91b2599b5d08ee75ff86ff)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-pysocks?#2d02b9ac55c1970b9b91b2599b5d08ee75ff86ff'}}
Tags
module-python27-2.7-8080020240507103353-040061f3
module-python27-2.7-8080020240507103353-040061f3-build
module-python27-2.7-8100020250415064330-c5112b2f
module-python27-2.7-8100020250415064330-c5112b2f-build
RPMs
src
python-pysocks-1.6.8-6.module+oc8.8.0+543+2a7707ea.src.rpm (info) (download)
noarch
python2-pysocks-1.6.8-6.module+oc8.8.0+543+2a7707ea.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
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