Name: | python34-pysocks |
---|---|
Version: | 1.6.7 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 78857 |
License: | BSD |
RPM: | python34-pysocks-1.6.7-1.el7.noarch.rpm |
Source RPM: | python-pysocks-1.6.7-1.el7.src.rpm |
Build Date: | Mon Nov 20 2017 |
Build Host: | x86-ol7-builder-01.us.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. |
- Latest upstream - Add setuptools dependency
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Rebuild for Python 3.6
- Ship python34-pysocks in EL6
- Update to 1.5.7
- Ship python34-pysocks in EPEL7
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
- Change our conflicts on python-SocksiPy to an obsoletes/provides. https://bugzilla.redhat.com/show_bug.cgi?id=1334407
- Fix typo in explicit conflicts.