Name: | python2-pysocks |
---|---|
Version: | 1.5.6 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 59840 |
License: | BSD |
RPM: | python2-pysocks-1.5.6-3.el7.noarch.rpm |
Source RPM: | python-pysocks-1.5.6-3.el7.src.rpm |
Build Date: | Thu Sep 08 2016 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/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. |
- Replace macors py2_build and py2_install
- Fix typo in explicit conflicts.
- We don't actually need setuptools here.
- Initial package for Fedora