notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2023Q3
py-dj41-drf-spectacular Sane/flexible OpenAPI 3 schema generation for Django REST framework
0.26.4 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.26.4Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-07-12 04:33:27
Last Update: 2023-08-01 06:50:34
Commit Hash: d78a6d5
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/tfranzel/drf-spectacular
Description:
This project has 3 goals: * Extract as much schema information from DRF as possible. * Provide flexibility to make the schema usable in the real world (not only toy examples). * Generate a schema that works well with the most popular client generators. The code is a heavily modified fork of the DRF OpenAPI generator, which is/was lacking all of the below listed features: * Serializers modelled as components. (arbitrary nesting + recursion supported) * @extend_schema decorator for customization of APIView, Viewsets, function-based views, and @action * Authentication support (DRF natives included, easily extendable) * Custom serializer class support (easily extendable) * SerializerMethodField() type via type hinting or @extend_schema_field * i18n support, Tags extraction, Description extraction from docstrings * Request/response/parameter examples, Callback operations * Vendor specification extensions (x-*) in info, operations, parameters, components, and security schemes * Sane fallbacks and sane operation_id naming (based on path) * Schema serving with SpectacularAPIView (Redoc and Swagger-UI views are also available) * Optional input/output serializer component split
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}dj41-drf-spectacular>0:www/py-dj41-drf-spectacular@${PY_FLAVOR}
Conflicts:
CONFLICTS_INSTALL:
  • py39-*drf-spectacular
To install the port:
cd /usr/ports/www/py-dj41-drf-spectacular/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-dj41-drf-spectacular
  • pkg install py39-dj41-drf-spectacular
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-dj41-drf-spectacular listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-dj41-drf-spectacular
Package flavors (<flavor>: <package>)
  • py39: py39-dj41-drf-spectacular
distinfo:
TIMESTAMP = 1690790119 SHA256 (drf-spectacular-0.26.4.tar.gz) = 8f5a8f87353d1bb8dcb3f3909b7109b2dcbe1d91f3e069409cf322963e140bd6 SIZE (drf-spectacular-0.26.4.tar.gz) = 219010

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-django41>=2.2 : www/py-django41@py39
  2. py39-dj41-djangorestframework>=3.10.3 : www/py-dj41-djangorestframework@py39
  3. py39-inflection>=0.3.1 : devel/py-inflection@py39
  4. py39-jsonschema>=2.6.0 : devel/py-jsonschema@py39
  5. py39-uritemplate>=2.0.0 : net/py-uritemplate@py39
  6. py39-yaml>=5.1 : devel/py-yaml@py39
  7. py39-dj41-drf-spectacular-sidecar>0 : www/py-dj41-drf-spectacular-sidecar@py39
  8. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  9. python3.9 : lang/python39
This port is required by:
for Run
  1. net-mgmt/netbox

Configuration Options:
===> The following configuration options are available for py39-dj41-drf-spectacular-0.26.4: SIDECAR=on: Enable self-contained Swagger/Redoc UI installation ===> Use 'make config' to modify these settings
Options name:
www_py-dj41-drf-spectacular
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/drf-spectacular/
  2. https://pypi.org/packages/source/d/drf-spectacular/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.26.4
01 Aug 2023 06:50:34
commit hash: d78a6d5b0934f38e109ef65561a3745cc04c2874commit hash: d78a6d5b0934f38e109ef65561a3745cc04c2874commit hash: d78a6d5b0934f38e109ef65561a3745cc04c2874commit hash: d78a6d5b0934f38e109ef65561a3745cc04c2874 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj41-drf-spectacular: Update to 0.26.4

Changelog:

https://github.com/tfranzel/drf-spectacular/releases/tag/0.26.4

MFH:		2023Q3
(cherry picked from commit 8abe589ea08ed8d6f71def61f8bce45ec0b0a487)
0.26.3
12 Jul 2023 04:29:32
commit hash: eb2ea2a065520166044d57482f4de4278a382a8ccommit hash: eb2ea2a065520166044d57482f4de4278a382a8ccommit hash: eb2ea2a065520166044d57482f4de4278a382a8ccommit hash: eb2ea2a065520166044d57482f4de4278a382a8c files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-dj41-drf-spectacular: Update to 0.26.3

Changelog:

https://github.com/tfranzel/drf-spectacular/releases/tag/0.26.3

MFH:		2023Q3
(cherry picked from commit 6d72d1c63513ebf2eccb0049f51dc93a200fbd46)

Number of commits found: 2