./net/py-Socks, Python SOCKS client module

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.7.1nb1, Package name: py310-Socks-1.7.1nb1, Maintainer: pkgsrc-users

This package contains an updated and actively maintained version
of SocksiPy, with bug fixes and extra features.

It acts as a drop-in replacement to the socket module.

Features

* 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)


Required to run:
[devel/py-setuptools] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 277.763 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2019-12-11 15:49:15 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-Socks: updated to 1.7.1

1.7.1:
Unknown changes
   2019-05-27 18:48:14 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-Socks: updated to 1.7.0

1.7.0:
Bump version
   2018-06-16 16:19:42 by Benny Siegert | Files touched by this commit (2)
Log message:
The Socks and SocksiPy-branch packages conflict.

They both install a Python module named "socks" :(
   2017-12-21 14:49:13 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-Socks: updated to 1.6.8

1.6.8:
Remove support for EOL Python 3.3
   2017-04-07 05:42:14 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Changes 1.6.7:
Bug fixes.