responses 0.25.6-1 source package in Ubuntu

Changelog

responses (0.25.6-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <email address hidden>  Sun, 19 Jan 2025 20:07:48 +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
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
responses_0.25.6-1.dsc 2.3 KiB ea8ebaf092dd9856881d1f01eb7d07816822e01b6c850308e328af8aa25806dc
responses_0.25.6.orig.tar.gz 77.3 KiB eae7ce61a9603004e76c05691e7c389e59652d91e94b419623c12bbfb8e331d8
responses_0.25.6-1.debian.tar.xz 3.9 KiB 1ea719e111a8f80edcbc9e6f9f21a02e40671caa6a218ff4f4412693eefae140

Available diffs

No changes file available.

Binary packages built by this source

python3-responses: Utility library for mocking out the requests Python 3 library

 responses is a module used to mock out the `requests' Python 3 library in
 order to perform unit tests.
 .
 This package provides the Python 3 module.