| Port details |
- py-aioresponses Helper for mock/fake web requests in python aiohttp package
- 0.7.9 www
=0 0.7.8Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-11-10 20:15:41
- Last Update: 2026-07-20 01:48:19
- Commit Hash: b4fa753
- 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 py312-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 py312-aioresponses listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-aioresponses
- Package flavors (<flavor>: <package>)
- py312: py312-aioresponses
- distinfo:
- TIMESTAMP = 1784502596
SHA256 (aioresponses-0.7.9.tar.gz) = 1dcfa28938fc006f046a98383a7c07ac180be7a492c1ed557f5cd7b0805357d3
SIZE (aioresponses-0.7.9.tar.gz) = 34072
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:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-pbr>0 : devel/py-pbr@py312
- py312-wheel>0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-asynctest>=0.13.0 : devel/py-asynctest@py312
- py312-coverage>=5.2.1 : devel/py-coverage@py312
- py312-ddt>=1.4.1 : devel/py-ddt@py312
- py312-pytest-cov>=2.10.1 : devel/py-pytest-cov@py312
- py312-pytest-html>=2.1.1 : devel/py-pytest-html@py312
- py312-tox>=3.19.0 : devel/py-tox@py312
- py312-yarl>=1.9.4 : www/py-yarl@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-aiohttp>=3.3.0<4.0.0 : www/py-aiohttp@py312
- py312-packaging>=22.0 : devel/py-packaging@py312
- python3.12 : lang/python312
- 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: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.7.9 20 Jul 2026 01:48:19
    |
Yuri Victorovich (yuri)  |
www/py-aioresponses: update 0.7.8 → 0.7.9 |
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: 3
|