Port details |
- py-aioresponses Helper for mock/fake web requests in python aiohttp package
- 0.7.6 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-11-10 20:15:41
- Last Update: 2024-11-10 20:13:34
- Commit Hash: a04e3cb
- 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.
- 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 = 1731267539
SHA256 (aioresponses-0.7.6.tar.gz) = f795d9dbda2d61774840e7e32f5366f45752d1adc1b74c9362afd017296c7ee1
SIZE (aioresponses-0.7.6.tar.gz) = 35846
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.8.2 : www/py-yarl@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-aiohttp>=3.3.0 : www/py-aiohttp@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: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 1
|