python-drf-spectacular 0.26.5-1 source package in Ubuntu

Changelog

python-drf-spectacular (0.26.5-1) unstable; urgency=medium

  * New upstream version 0.26.5
  * Refresh patches.
  * Add patch to use local objects.inv in intersphinx mapping.

 -- Michael Fladischer <email address hidden>  Sun, 01 Oct 2023 21:40:00 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-drf-spectacular_0.26.5-1.dsc 2.3 KiB 219bdac403ee4c38c02a9fce538f147a9d31130e1f7b43bc82807dc313235f04
python-drf-spectacular_0.26.5.orig.tar.gz 210.0 KiB ed688d9965fa12178186e2146641778a9107d726ae7427039046dbfcc3672a21
python-drf-spectacular_0.26.5-1.debian.tar.xz 5.7 KiB e77bba2ec1fbafaa19ff4dc8333625b4ba6db08845f148365c40ae3d5fd3adab

Available diffs

No changes file available.

Binary packages built by this source

python-djangorestframework-spectacular-doc: OpenAPI 3 schema generation for Django REST framework (Documentation)

 Sane and flexible OpenAPI 3 schema generation for Django REST framework. 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 and recursion
    supported)
  * Authentication support (DRF natives included, easily extendable)
  * Custom serializer class support
  * Tags extraction
  * Description extraction from docstrings
  * Sane fallbacks where no Serializer is available
  * Sane operation_id naming (based on path)
  * Easy to use hooks for extending the AutoSchema class
  * Optional schema serving with SpectacularAPIView
 .
 This package contains the documentation.

python3-djangorestframework-spectacular: OpenAPI 3 schema generation for Django REST framework (Python3 version)

 Sane and flexible OpenAPI 3 schema generation for Django REST framework. 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 and recursion
    supported)
  * Authentication support (DRF natives included, easily extendable)
  * Custom serializer class support
  * Tags extraction
  * Description extraction from docstrings
  * Sane fallbacks where no Serializer is available
  * Sane operation_id naming (based on path)
  * Easy to use hooks for extending the AutoSchema class
  * Optional schema serving with SpectacularAPIView
 .
 This package contains the Python 3 version of the library.