| Name: | python38-pysocks | 
|---|---|
| Version: | 1.7.1 | 
| Release: | 4.module+el8.2.0+5579+085cd3bd | 
| Architecture: | noarch | 
| Module: | python38:3.8:8020020200309184510:2a5cc3c5 | 
| Group: | Unspecified | 
| Size: | 90344 | 
| License: | BSD | 
| RPM: | python38-pysocks-1.7.1-4.module+el8.2.0+5579+085cd3bd.noarch.rpm | 
| Source RPM: | python-pysocks-1.7.1-4.module+el8.2.0+5579+085cd3bd.src.rpm | 
| Build Date: | Wed Apr 29 2020 | 
| Build Host: | jenkins-10-147-72-125-65401f72-f687-4923-a026-2f2c8925146f.appad1iad.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