Port details |
- py-dj40-drf-yasg Yet Another Swagger Generator
- 1.20.0 www
=0 Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2022-06-16 16:33:07
- Last Update: 2022-06-16 16:28:33
- Commit Hash: 89acacb
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- Generate real Swagger/OpenAPI 2.0 specifications from a Django Rest
Framework API.
Features:
- full support for nested serializers and schemas
- response schemas and descriptions
- model definitions compatible with codegen tools
- customization hooks at all points in the spec generation process
- JSON and YAML format for spec
- bundles latest version of swagger-ui and redoc for viewing the generated
documentation
- schema view is cacheable out of the box
- generated Swagger schema can be automatically validated by
swagger-spec-validator or flex
- supports Django REST Framework API versioning with URLPathVersioning
and NamespaceVersioning (other DRF or custom versioning schemes are
not currently supported)
WWW: https://github.com/axnsan12/drf-yasg
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dj40-drf-yasg>0:www/py-dj40-drf-yasg@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/www/py-dj40-drf-yasg/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-dj40-drf-yasg
- pkg install py38-dj40-drf-yasg
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 py38-dj40-drf-yasg listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-dj40-drf-yasg
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1604143828
SHA256 (drf-yasg-1.20.0.tar.gz) = d50f197c7f02545d0b736df88c6d5cf874f8fea2507ad85ad7de6ae5bf2d9e5a
SIZE (drf-yasg-1.20.0.tar.gz) = 1800321
- 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:
-
- py38-setuptools_scm>=3.0.6 : devel/py-setuptools_scm@py38
- py38-setuptools>=62.1.0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-django40>=2.2.16 : www/py-django40@py38
- py38-dj40-djangorestframework>=3.10.3 : www/py-dj40-djangorestframework@py38
- py38-coreapi>=2.3.3 : devel/py-coreapi@py38
- py38-coreschema>=0.0.4 : devel/py-coreschema@py38
- py38-inflection>=0.3.1 : devel/py-inflection@py38
- py38-ruamel.yaml>=0.15.34 : devel/py-ruamel.yaml@py38
- py38-six>=1.10.0 : devel/py-six@py38
- py38-uritemplate>=3.0.0 : net/py-uritemplate@py38
- py38-packaging>0 : devel/py-packaging@py38
- py38-swagger-spec-validator>=2.1.0 : devel/py-swagger-spec-validator@py38
- py38-setuptools>=62.1.0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- net-mgmt/netbox
- Configuration Options:
- ===> The following configuration options are available for py38-dj40-drf-yasg-1.20.0:
VALIDATION=on: Enable built-in OpenAPI validation mechanisms
===> Use 'make config' to modify these settings
- Options name:
- www_py-dj40-drf-yasg
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 Jun 2022 16:28:33 1.20.0 |
Kai Knoblich (kai)  |
net-mgmt/netbox: Create Django 4.0 consumers
* Django 3.2 is currently the "default" version in the ports tree due
its long term support until April 2024. Thus ports that are assigned
to that version will exist until then.
The following ports are required to make the upgrade of
net-mgmt/netbox to the 3.2 release possible because it requires Django
4.0.
All of the ports listed below were created on the basis of their
respective original ports:
- devel/py-dj40-django-rq
- devel/py-dj40-graphene-django (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 1
|