Port details |
- py-connexion Connexion: API first applications with OpenAPI/Swagger
- 3.1.0_1 devel =2 3.1.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-06-19 03:39:38
- Last Update: 2024-07-07 08:05:33
- Commit Hash: 1a80ec7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://connexion.readthedocs.io/en/latest/
- Description:
- Connexion is a modern Python web framework that makes spec-first and api-first
development easy. You describe your API in an OpenAPI (or Swagger) specification
with as much detail as you want and Connexion will guarantee that it works as
you specified.
It works either standalone, or in combination with any ASGI or WSGI-compatible
framework.
- ¦ ¦ ¦ ¦
- 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}connexion>0:devel/py-connexion@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-connexion/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-connexion
- pkg install py311-connexion
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-connexion listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-connexion
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1718767912
SHA256 (connexion-3.1.0.tar.gz) = 66a44580991f53955b6e409a84fa9fa65c7ca4db52dc217b49cd35c201066083
SIZE (connexion-3.1.0.tar.gz) = 88189
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-poetry-core>0 : devel/py-poetry-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-Jinja2>=3.0.0 : devel/py-Jinja2@py311
- py311-asgiref>=3.4 : www/py-asgiref@py311
- py311-httpx>=0.23 : www/py-httpx@py311
- py311-inflection>=0.3.1 : devel/py-inflection@py311
- py311-jsonschema>=4.17.3 : devel/py-jsonschema@py311
- py311-python-multipart>=0.0.5 : www/py-python-multipart@py311
- py311-requests>=2.27 : www/py-requests@py311
- py311-starlette>=0.35 : www/py-starlette@py311
- py311-typing-extensions>=4.6.1 : devel/py-typing-extensions@py311
- py311-werkzeug>=2.2.1 : www/py-werkzeug@py311
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-connexion
- 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 |
3.1.0_1 07 Jul 2024 08:05:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
3.1.0 19 Jun 2024 03:36:42 |
Yuri Victorovich (yuri) |
devel/py-connexion: New port: Connexion: API first applications with
OpenAPI/Swagger |
Number of commits found: 2
|