./www/py-httpbin, HTTP Request and Response Service

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.10.2, Package name: py312-httpbin-0.10.2, Maintainer: pkgsrc-users

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.


Required to run:
[devel/py-setuptools] [devel/py-decorator] [www/py-flask] [textproc/py-markupsafe] [security/py-itsdangerous] [lang/py-six] [www/py-flask-limiter] [archivers/py-brotlipy] [www/py-flask-common] [www/py-raven] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 104.812 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-02-21 09:52:51 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-httpbin: updated to 0.10.2

0.10.2
Added support for Flask 3.0
   2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | Package updated
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
   2023-09-06 13:50:01 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-httpbin: fix spelling of TOOL_DEPENDS, fixing the build
   2023-08-29 08:48:32 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-httpbin: updated to 0.10.1

v0.10.1

Substantial housekeeping, dependency cleanup, image building, and packaging revamp
   2023-08-28 11:37:08 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
py-httpbin: updated to 0.10.0

0.10.0
Unknown changes
   2022-07-10 21:52:03 by Thomas Klausner | Files touched by this commit (3)
Log message:
py-httpbin: add patch for compatibility with py-werkzeug 2.1

Bump PKGREVISION.
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS