responses 0.25.3-1 source package in Ubuntu

Changelog

responses (0.25.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <email address hidden>  Tue, 18 Jun 2024 14:27:23 +0100

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
responses_0.25.3-1.dsc 2.3 KiB 02fa490c11fc41be40540d0b3577128553a5660683be88e53e9d464adc8a9d73
responses_0.25.3.orig.tar.gz 76.0 KiB 617b9247abd9ae28313d57a75880422d55ec63c29d33d629697590a034358dba
responses_0.25.3-1.debian.tar.xz 3.8 KiB 53e8ffa2cb11a4591db3f09497b8ea5f741b37ed54a2baac285c6c4dabd667c5

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.