| Name: | python39-pysocks | 
|---|---|
| Version: | 1.7.1 | 
| Release: | 4.module+el8.4.0+20109+b7b1db01 | 
| Architecture: | noarch | 
| Module: | python39:3.9:8040020210325151438:f1d9d306 python39:3.9:8050020210811100211:d428a79b python39:3.9:8060020220118220913:d3811607 python39:3.9:8070020220916150556:be1f0497 python39:3.9:8070020221109174649:6eba81d3 python39:3.9:8080020221221152015:aed85c85 python39:3.9:8080020230531142208:aed85c85 python39:3.9:8080020230922214114:93c2fc2f  | 
| Group: | Unspecified | 
| Size: | 90490 | 
| License: | BSD | 
| RPM: | python39-pysocks-1.7.1-4.module+el8.4.0+20109+b7b1db01.noarch.rpm | 
| Source RPM: | python-pysocks-1.7.1-4.module+el8.4.0+20109+b7b1db01.src.rpm | 
| Build Date: | Thu Apr 15 2021 | 
| Build Host: | host-100-100-224-37.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.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