python-socksipychain 2.0.12-3 source package in Ubuntu

Changelog

python-socksipychain (2.0.12-3) unstable; urgency=low

  [ Sunil Mohan Adapa ]
  * Migrate to dh_python2 (Closes: #786167).
  * Use pybuild.
  * Fix minor issues in copyright file.
  * Update standards version 3.9.6.
  * Remove PROTOCOL_SSLv3 and default to PROTOCOL_SSLv23 (See: #790271).

 -- Federico Ceratto <email address hidden>  Fri, 03 Jul 2015 01:32:58 +0100

Upload details

Uploaded by:
Sunil Mohan Adapa
Uploaded to:
Sid
Original maintainer:
Sunil Mohan Adapa
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-socksipychain_2.0.12-3.dsc 2.1 KiB 510ab65934c4cc4087b32aca6e9922f664e2724a92716d2fff908dfe0ca98b8b
python-socksipychain_2.0.12.orig.tar.gz 17.7 KiB ced7de2f114dedf48c192885b2e8c96588424710e79b9bbaa1af2599590424ae
python-socksipychain_2.0.12-3.debian.tar.xz 2.5 KiB 4c670a66059e828d9830e1646d9c5133342e7b94bac1eb765b93816b7c7a0744

Available diffs

No changes file available.

Binary packages built by this source

python-socksipychain: Python SOCKS/HTTP/SSL chaining proxy module

 This Python module allows you to create TCP connections through a chain
 of SOCKS or HTTP proxies without any special effort. It also supports
 TLS/SSL encryption if the OpenSSL modules are installed.