| Name: | python39-pysocks | 
|---|---|
| Version: | 1.7.1 | 
| Release: | 4.module+el8.9.0+90016+9c2d6573 | 
| Architecture: | noarch | 
| Module: | python39:3.9:8090020231116015837:aed85c85 python39:3.9:8090020240410084707:aed85c85 python39:3.9:8100020240409235917:10 python39:3.9:8100020240516111311:d47b87a4 python39:3.9:8100020240826142629:d47b87a4 python39:3.9:8100020240927003152:d47b87a4 python39:3.9:8100020250512092556:d47b87a4 python39:3.9:8100020250823160619:d47b87a4  | 
| Group: | Unspecified | 
| Size: | 90490 | 
| License: | BSD | 
| RPM: | python39-pysocks-1.7.1-4.module+el8.9.0+90016+9c2d6573.noarch.rpm | 
| Source RPM: | python-pysocks-1.7.1-4.module+el8.9.0+90016+9c2d6573.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.9 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