python-socks 2.3.0-2 source package in Ubuntu

Changelog

python-socks (2.3.0-2) unstable; urgency=medium

  * Team upload.
  * Run tests during build after python3-tiny-proxy was packaged
    (Closes: #1031747, LP: #2033899)
  * Bump Standards-Version to 4.6.2

 -- Benjamin Drung <email address hidden>  Tue, 05 Sep 2023 11:35:37 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-socks_2.3.0-2.dsc 2.5 KiB 35308cd7719b9b4d4330e0728e6ef3e9f2491c27fa6fcd9f6d726620643aa716
python-socks_2.3.0.orig.tar.gz 31.7 KiB 1f3fa62089028065ede449217defa91411fb62957efb38252c5c5eccb41408eb
python-socks_2.3.0-2.debian.tar.xz 1.9 KiB 0c180e25fc2168d34495df41667445d521031e9edd3506d22ad04274a8610b6f

Available diffs

No changes file available.

Binary packages built by this source

python3-python-socks: core proxy (SOCKS4, SOCKS5, HTTP tunneling) functionality for Python

 Supports SOCKS4(a), SOCKS5, HTTP (tunneling) proxy and provides sync and async
 (asyncio, trio, curio, anyio) APIs.