Name: | python38-pysocks |
---|---|
Version: | 1.7.1 |
Release: | 4.module+el8.4.0+20068+32a535e2 |
Architecture: | noarch |
Module: | python38:3.8:8040020210128125034:750317dc python38:3.8:8040020210420090415:6dfe838a python38:3.8:8050020210811101222:e3d35cca python38:3.8:8060020220120164031:5294be16 python38:3.8:8070020220916150349:bd194b04 python38:3.8:8080020221221151857:0d9ba776 python38:3.8:8080020230531142020:a822e92f |
Group: | Unspecified |
Size: | 90372 |
License: | BSD |
RPM: | python38-pysocks-1.7.1-4.module+el8.4.0+20068+32a535e2.noarch.rpm |
Source RPM: | python-pysocks-1.7.1-4.module+el8.4.0+20068+32a535e2.src.rpm |
Build Date: | Fri Apr 09 2021 |
Build Host: | host-100-100-224-21.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/Anorov/PySocks |
Summary: | A Python SOCKS client module |
Description: | A 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. This package is for Python3 version 3.8 only. |
- Exclude unsupported i686 arch
- Adjusted for Python 3.8 module in RHEL 8
- Remove unused Python 2 test dependencies
- Update to 1.7.1. Fixes bug #1753823
- Rebuilt for Python 3.8
- Bootstrap for Python 3.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Update to 1.7.0. Fixes bug #1708882
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Add upstream patch to avoid DeprecationWarning. Fixes bug #1648583