| Name: | python38-pysocks | 
|---|---|
| Version: | 1.7.1 | 
| Release: | 4.module+el8.9.0+90017+9913aa0c | 
| Architecture: | noarch | 
| Module: | python38:3.8:8090020231025034835:9a73d769 | 
| Group: | Unspecified | 
| Size: | 90372 | 
| License: | BSD | 
| RPM: | python38-pysocks-1.7.1-4.module+el8.9.0+90017+9913aa0c.noarch.rpm | 
| Source RPM: | python-pysocks-1.7.1-4.module+el8.9.0+90017+9913aa0c.src.rpm | 
| Build Date: | Wed Oct 25 2023 | 
| Build Host: | build-ol8-x86_64.oracle.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