httpbin 0.7.0+dfsg-2 source package in Ubuntu
Changelog
httpbin (0.7.0+dfsg-2) unstable; urgency=medium * Modernize packaging * Fix test suite (Closes: #997846) * Adopt package by the Python Team -- Timo Röhling <email address hidden> Sun, 12 Dec 2021 00:42:05 +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 | Published | Component | Section |
|---|
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| httpbin_0.7.0+dfsg-2.dsc | 2.1 KiB | fcedfc1157412d4e108037a47dbc5d5dd4263f67d6bfb0cc2ef9b2bb529c8494 |
| httpbin_0.7.0+dfsg.orig.tar.xz | 78.2 KiB | 2a4f805669e39d6d4d16f876d28c4e4ca7f090785d432e465b7cbd9402b872b3 |
| httpbin_0.7.0+dfsg-2.debian.tar.xz | 5.4 KiB | 1078046abecddb3ee547d79e7ab51191842791531ce9c90ee451992721aefdee |
Available diffs
- diff from 0.7.0+dfsg-1 to 0.7.0+dfsg-2 (1.9 KiB)
No changes file available.
Binary packages built by this source
- python3-httpbin: HTTP request and response service (Python 3 package)
httpbin is a test server for testing HTTP libraries and apps. It
features several endpoints to cover a multitude of HTTP scenarios.
httpbin ships as a Python library and could be run directly by
the Python interpreter, or as a WSGI app e.g. with Gunicorn. The
endpoint responses are JSON-encoded.
.
This package provides httpbin in the Python 3 module path.
