Search Criteria
Package Details: python2-pysocks 1.7.1.r7.gf4c3cd9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python2-pysocks.git (read-only, click to copy) |
---|---|
Package Base: | python2-pysocks |
Description: | SOCKS4 and SOCKS5 proxy module (deprecated) (Python 2 package) |
Upstream URL: | https://github.com/urllib3/PySocks |
Licenses: | BSD |
Provides: | python2-socks |
Submitter: | MarsSeed |
Maintainer: | None |
Last Packager: | MarsSeed |
Votes: | 2 |
Popularity: | 0.47 |
First Submitted: | 2022-06-14 13:02 (UTC) |
Last Updated: | 2022-07-02 06:40 (UTC) |
Dependencies (2)
- python2 (python2-bin)
- python2-setuptools (make)
Required by (2)
- python2-requests (optional)
- python2-urllib3 (optional)
Latest Comments
jester commented on 2022-10-01 20:13 (UTC)
Seems the file PySocks-f4c3cd9897898de69e136c92fd957fd989ee08ec.tar.gz has been deleted
bobpaul commented on 2022-09-08 14:39 (UTC)
This doesn't build anymore. The upstream PySocks repo has been deleted by the urllib3 team. I believe it now exists as socks.py in in contrib (https://github.com/urllib3/urllib3/blob/main/src/urllib3/contrib/socks.py) but they stripped python2 support from the script back in 2020.