Port details on branch 2025Q2 |
- py-requests-mock Mock out responses from the requests package
- 1.12.1 www
=2 1.12.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2017-10-02 18:24:13
- Last Update: 2024-03-31 18:51:50
- Commit Hash: 6d51e45
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/jamielennox/requests-mock
- Description:
- requests-mock provides a building block to stub out the HTTP requests portions
of your testing code.
¦ ¦ ¦ ¦ 
- 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}requests-mock>0:www/py-requests-mock@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-requests-mock/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-requests-mock
- pkg install py39-requests-mock
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-requests-mock listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-requests-mock
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1711860545
SHA256 (requests-mock-1.12.1.tar.gz) = e9e12e333b525156e82a3c852f22016b9158220d2f47454de9cae8a77d371401
SIZE (requests-mock-1.12.1.tar.gz) = 60901
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>=56 : devel/py-setuptools@py39
- py39-setuptools-scm>=0 : devel/py-setuptools-scm@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- py39-fixtures>=0 : devel/py-fixtures@py39
- py39-mock>=0 : devel/py-mock@py39
- py39-pytest>=0 : devel/py-pytest@py39
- py39-sphinx>=0,1 : textproc/py-sphinx@py39
- py39-testrepository>=0.0.18 : devel/py-testrepository@py39
- py39-testtools>=0 : devel/py-testtools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-requests>=2.3<3 : www/py-requests@py39
- py39-six>=0 : devel/py-six@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-requests-mock
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|