python-pytest-socket 0.7.0-2 source package in Ubuntu

Changelog

python-pytest-socket (0.7.0-2) unstable; urgency=medium

  * Source-only upload.

 -- Yogeswaran Umasankar <email address hidden>  Thu, 13 Jun 2024 01:15:00 +0000

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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pytest-socket_0.7.0-2.dsc 2.2 KiB 5fc3e5cad900299c20a0db8e3c33950f93a0a09677fd0e6e6199072a9ec74f7e
python-pytest-socket_0.7.0.orig.tar.gz 48.0 KiB 878681c9974aa452e57882a406b1f6afae4d9df2d8bd55a0f6c69d28d31c6272
python-pytest-socket_0.7.0-2.debian.tar.xz 2.1 KiB 049b054d51ba5272c93d31cb9f4fd8b94338a73fc385f49ac09d60297b2e03d3

Available diffs

No changes file available.

Binary packages built by this source

python3-pytest-socket: Pytest Plugin to disable socket calls during tests

 A plugin to use with Pytest to disable or restrict socket calls
 during tests to ensure network calls are prevented. Disables all
 network calls flowing through Python's socket interface.