DFSG NEW Queue

DFSG, Licensing & New Packages Team

sphinx-autodoc-pydantic 2.2.0-1

Package Information

Descriptionintegrate sphinx autodoc with pydantic models

Features: - provides default values, alias and constraints for model fields - adds hyperlinks between validators and corresponding fields - includes collapsable model json schema - natively integrates with autodoc and autosummary extensions - defines explicit pydantic prefixes for models, settings, fields, validators and model config - shows summary section for model configuration, fields and validators - hides overloaded and redundant model class signature - visualizes entity-relationship-diagrams for class hierarchies - allows complete configurability on global and per-model level

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByMartin <debacle@debian.org>
Sponsordebacle@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/python-team/packages/sphinx-autodoc-pydantic.git (browse)
Closes#1134725
Trackerhttps://tracker.debian.org/pkg/sphinx-autodoc-pydantic
Uploaded3 hours ago

New Package Report

.changes
Sourcesphinx-autodoc-pydantic
Version2.2.0-1
Changed-ByMartin
Architecturesource all
Distributionunstable
DateFri, 24 Apr 2026 23:00:45 +0000
Changelog
sphinx-autodoc-pydantic (2.2.0-1) unstable; urgency=medium
 .
   * Initial package (Closes: #1134725)
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-sphinxcontrib-autodoc-pydantic deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: autodoc-pydantic
Source: https://github.com/mansenfranzen/autodoc_pydantic

Files: *
Copyright: 2021-2026, Franz Wöllert <franz.woellert@gmail.com>
License: MIT

Files: docs/source/_static/mermaid.min.js
Copyright: 2012-2013 Chris Pettitt
License: MIT
Comment: File deleted during package build, not a source file

Files: debian/*
Copyright: 2026, Martin <debacle@debian.org>
License: MIT

License: MIT
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Back to Dashboard | View all reviews for this package