Port details |
- py-pytest-httpx Send responses to py-httpx using pytest
- 0.29.0 devel =2 0.29.0Version of this port present on the latest quarterly branch.
- Maintainer: grembo@FreeBSD.org
- Port Added: 2024-02-18 12:06:03
- Last Update: 2024-02-18 12:03:01
- Commit Hash: 2dde972
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://colin-b.github.io/pytest_httpx/
- Description:
- Send responses to HTTPX using pytest
Once installed, httpx_mock fixture will make sure every httpx
request will be replied to with user provided responses.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pytest-httpx>0:devel/py-pytest-httpx@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pytest-httpx/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pytest-httpx
- pkg install py39-pytest-httpx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-pytest-httpx listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pytest-httpx
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1707746509
SHA256 (pytest_httpx-0.29.0.tar.gz) = ed08ed802e2b315b83cdd16f0b26cbb2b836c29e0fde5c18bc3105f1073e0332
SIZE (pytest_httpx-0.29.0.tar.gz) = 34103
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-httpx>0 : www/py-httpx@py39
- py39-pytest>=0 : devel/py-pytest@py39
- py39-pytest-asyncio>=0 : devel/py-pytest-asyncio@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pytest-httpx
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.29.0 18 Feb 2024 12:03:01 |
Michael Gmelin (grembo) |
devel/py-pytest-httpx: New port
Send responses to py-httpx using pytest |
Number of commits found: 1
|