Port details on branch 2023Q4 |
- py-aiohttp-apispec build and document REST APIs with aiohttp and apispec
- 3.0.0.b2_1 devel
=2 3.0.0.b2_1Version of this port present on the latest quarterly branch. - Maintainer: acm@FreeBSD.org
 - Port Added: 2023-04-19 21:12:10
- Last Update: 2025-03-08 04:05:21
- Commit Hash: 06a08e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/maximdanilchenko/aiohttp-apispec
- Description:
- aiohttp-apispec key features:
- docs and request_schema decorators to add swagger spec support out of the box
- validation_middleware middleware to enable validating with marshmallow
schemas from those decorators;
- SwaggerUI support.
- match_info_schema, querystring_schema, form_schema, json_schema,
headers_schema and cookies_schema decorators for specific request parts
validation.
¦ ¦ ¦ ¦ 
- 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}aiohttp-apispec>0:devel/py-aiohttp-apispec@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-aiohttp-apispec/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-aiohttp-apispec
- pkg install py311-aiohttp-apispec
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-aiohttp-apispec listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-aiohttp-apispec
- Package flavors (<flavor>: <package>)
- py311: py311-aiohttp-apispec
- distinfo:
- TIMESTAMP = 1734812373
SHA256 (aiohttp-apispec-3.0.0b2.tar.gz) = 9e678d400cfb25024b15d26e2012a87e1621f9a71f78009d029891b2e343ca85
SIZE (aiohttp-apispec-3.0.0b2.tar.gz) = 2653390
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>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-aiohttp>0 : www/py-aiohttp@py311
- py311-apispec>0 : devel/py-apispec@py311
- py311-webargs>0 : www/py-webargs@py311
- py311-Jinja2>0 : devel/py-Jinja2@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- security/caldera
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_py-aiohttp-apispec
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|