| Port details |
- py-aioresponses Helper for mock/fake web requests in python aiohttp package
- 0.7.8 www
=0 0.7.6Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-11-10 20:15:41
- Last Update: 2026-06-08 19:50:42
- Commit Hash: e8bf80f
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/pnuckowski/aioresponses
- Description:
- Aioresponses is a helper to mock/fake web requests in python aiohttp package.
For requests module there are a lot of packages that help us with testing
(eg. httpretty, responses, requests-mock).
When it comes to testing asynchronous HTTP requests it is a bit harder
(at least at the beginning). The purpose of this package is to provide an
easy way to test asynchronous HTTP requests.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}aioresponses>0:www/py-aioresponses@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-aioresponses/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-aioresponses
- pkg install py311-aioresponses
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 py311-aioresponses listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-aioresponses
- Package flavors (<flavor>: <package>)
- py311: py311-aioresponses
- distinfo:
- TIMESTAMP = 1780947126
SHA256 (aioresponses-0.7.8.tar.gz) = b861cdfe5dc58f3b8afac7b0a6973d5d7b2cb608dd0f6253d16b8ee8eaf6df11
SIZE (aioresponses-0.7.8.tar.gz) = 40253
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:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-pbr>0 : devel/py-pbr@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-asynctest>=0.13.0 : devel/py-asynctest@py311
- py311-coverage>=5.2.1 : devel/py-coverage@py311
- py311-ddt>=1.4.1 : devel/py-ddt@py311
- py311-pytest-cov>=2.10.1 : devel/py-pytest-cov@py311
- py311-pytest-html>=2.1.1 : devel/py-pytest-html@py311
- py311-tox>=3.19.0 : devel/py-tox@py311
- py311-yarl>=1.9.4 : www/py-yarl@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-aiohttp>=3.3.0<4.0.0 : www/py-aiohttp@py311
- py311-packaging>=22.0 : devel/py-packaging@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-aioresponses
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.7.8 08 Jun 2026 19:50:42
    |
Yuri Victorovich (yuri)  |
www/py-aioresponses: update 0.7.6 → 0.7.8 |
0.7.6 10 Nov 2024 20:13:34
    |
Yuri Victorovich (yuri)  |
www/py-aioresponses: New port: Helper for mock/fake web requests in python
aiohttp package |
Number of commits found: 2
|