Mon, 25 Nov 2024 12:54:25 CST | login

Information for build python-pysocks-1.6.8-6.module+el8.8.0+694+6634acba

ID26384
Package Namepython-pysocks
Version1.6.8
Release6.module+el8.8.0+694+6634acba
Epoch
DraftFalse
Sourcegit+https://git.cclinux.org/stage/rpms/python-pysocks#95222177064729ba9b2c18979242c687361a99c7
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 bymbs
State complete
Volume DEFAULT
StartedWed, 07 Jun 2023 21:52:28 CST
CompletedWed, 07 Jun 2023 21:54:47 CST
Taskbuild (module-python27-2.7-8080020230607134411-ba5e661a, /stage/rpms/python-pysocks:95222177064729ba9b2c18979242c687361a99c7)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/python-pysocks?#95222177064729ba9b2c18979242c687361a99c7'}}
Tags
module-python27-2.7-8080020230607134411-ba5e661a
module-python27-2.7-8080020230607134411-ba5e661a-build
module-python27-2.7-8080020230710140401-ba5e661a
module-python27-2.7-8080020230710140401-ba5e661a-build
module-python27-2.7-8080020231026122844-ba5e661a
module-python27-2.7-8080020231026122844-ba5e661a-build
module-python27-2.7-8090020240121110016-449e760b
module-python27-2.7-8090020240121110016-449e760b-build
RPMs
src
python-pysocks-1.6.8-6.module+el8.8.0+694+6634acba.src.rpm (info) (download)
noarch
python2-pysocks-1.6.8-6.module+el8.8.0+694+6634acba.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.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