IABSD.fr/ports/www/py-httpbin/pkg

Branch :


Log

Author Commit Date CI Message
8ea2a656 2025-10-23 13:20:31 remove MODPY_COMMENT from PLISTs, no longer needed
d634ada7 2025-04-29 10:40:28 sync PLISTs for setuptools ports
e7fe1b0c 2024-12-21 11:39:11 handle py3.12 switchover in www
a8817941 2024-06-25 11:11:08 update to py3-httpbin-0.10.2
fb978c07 2023-10-15 23:45:21 www/py-httpbin: update to 0.10.0 switch to new upstream and bring up to the latest ok kn@
4bef8c57 2022-11-25 21:11:34 use MODPY_PYBUILD
ec148031 2022-03-11 20:09:36 drop RCS Ids
adb2f646 2021-03-01 13:11:17 move flask dep chain to py3-only, from Lucas Raab pamela@ (maintainer) ok with vcr/test-vcr
357544e4 2016-01-28 04:14:36 Minor update to py-httpbin 0.4.1 Added floating-point support for /delay endpoint
4907c3e9 2016-01-05 12:39:47 Import www/py-httpbin, ok jca@ Testing an HTTP Library can become difficult sometimes. RequestBin is fantastic for testing POST requests, but doesn't let you control the response. This exists to cover all kinds of HTTP scenarios. Additional endpoints are being considered. All endpoint responses are JSON-encoded.