responses 0.24.1-1 source package in Ubuntu
Changelog
responses (0.24.1-1) unstable; urgency=medium * Team upload. [ Debian Janitor ] * Update standards version to 4.6.1, no changes needed. [ Guilherme Puida Moreira ] * New upstream version 0.24.1. * d/control: - Replace pytest-localserver with pytest-httpserver. - Add new upstream dependencies. - Bump Standards-Version to 4.6.2, no changes needed. - Add <!nocheck> to test-only dependencies. -- Guilherme Puida Moreira <email address hidden> Thu, 23 Nov 2023 20:44:54 -0300
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 | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
responses_0.24.1-1.dsc | 2.2 KiB | c37623dcf868cf05c96545689cc47ab20b39bbea63660a1ed539a64e87222f00 |
responses_0.24.1.orig.tar.gz | 75.7 KiB | b127c6ca3f8df0eb9cc82fd93109a3007a86acb24871834c47b77765152ecf8c |
responses_0.24.1-1.debian.tar.xz | 3.6 KiB | f0d83686ab9148df802de0a3570656131687df49b995265c79cfd885a0fb6ea5 |
Available diffs
- diff from 0.18.0-1 to 0.24.1-1 (80.7 KiB)
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.