Thu, 22 Jan 2026 08:29:24 CST | login

Information for build python-socksio-1.0.0-1.oc9

ID24318
Package Namepython-socksio
Version1.0.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-socksio.git?.#4bda9db7e0a5d281019b9d65ddf0c51d36604cf3
SummaryClient-side sans-I/O SOCKS proxy implementation
DescriptionClient-side sans-I/O SOCKS proxy implementation. Supports SOCKS4, SOCKS4A, and SOCKS5. socksio is a sans-I/O library similar to h11 or h2, this means the library itself does not handle the actual sending of the bytes through the network, it only deals with the implementation details of the SOCKS protocols so you can use it in any I/O library you want.
Built byfanjunkong
State complete
Volume DEFAULT
StartedTue, 04 Jun 2024 14:50:16 CST
CompletedTue, 04 Jun 2024 14:54:27 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-socksio.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-socksio.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-socksio-1.0.0-1.oc9.src.rpm (info) (download)
noarch
python3-socksio-1.0.0-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.0.0-1 - initial build