| Port details on branch 2022Q4 |
- py-dj40-drf-yasg Yet Another Swagger Generator
- 1.21.4 www
=0 1.21.4Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2022-10-09 11:51:17
- Last Update: 2022-10-09 11:47:40
- Commit Hash: 452e2a4
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/axnsan12/drf-yasg
- 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)
¦ ¦ ¦ ¦ 
- 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}dj40-drf-yasg>0:www/py-dj40-drf-yasg@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- 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 py39-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 py39-dj40-drf-yasg listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-dj40-drf-yasg
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1665308834
SHA256 (drf-yasg-1.21.4.tar.gz) = 887c9f79e64f46aa48974234e61029b1bea6b12ea628a8fc8a3697589add1d3e
SIZE (drf-yasg-1.21.4.tar.gz) = 6676926
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools_scm>=3.0.6 : devel/py-setuptools_scm@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-django40>=2.2.16 : www/py-django40@py39
- py39-dj40-djangorestframework>=3.10.3 : www/py-dj40-djangorestframework@py39
- py39-coreapi>=2.3.3 : devel/py-coreapi@py39
- py39-coreschema>=0.0.4 : devel/py-coreschema@py39
- py39-inflection>=0.3.1 : devel/py-inflection@py39
- py39-ruamel.yaml>=0.16.13 : devel/py-ruamel.yaml@py39
- py39-pytz>=2021.1 : devel/py-pytz@py39
- py39-uritemplate>=3.0.0 : net/py-uritemplate@py39
- py39-packaging>=21.0 : devel/py-packaging@py39
- py39-swagger-spec-validator>=2.1.0 : devel/py-swagger-spec-validator@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- net-mgmt/netbox
Configuration Options:
- ===> The following configuration options are available for py39-dj40-drf-yasg-1.21.4:
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: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.21.4 09 Oct 2022 11:47:40
    |
Kai Knoblich (kai)  |
www/py-dj40-drf-yasg: Update to 1.21.4
Changelog:
https://github.com/axnsan12/drf-yasg/releases/tag/1.21.4
MFH: 2022Q4 (bugfixes, required for NetBox 3.3.5)
(cherry picked from commit a23ae62f8a57c28e8fd89bcf2c68e541d7e0c87c) |
Number of commits found: 1
|