python-djantic 0.7.0-5 source package in Ubuntu

Changelog

python-djantic (0.7.0-5) unstable; urgency=medium

  * Team Upload
  * Add a patch to work with Pydantic 2.x
  * "This repository has been archived by the owner on Jul 18, 2024.
     It is now read-only."

 -- Alexandre Detiste <email address hidden>  Sat, 20 Jul 2024 20:22:57 +0200

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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-djantic_0.7.0-5.dsc 2.4 KiB 36518c447fa451f8bf8829ab86834012222adbe68454526a439cbf56782116f4
python-djantic_0.7.0.orig.tar.gz 53.3 KiB c7ecd6d4cada54b2e4892a02a4c5f95a8929b402dc071d0c050f8c8a700577d6
python-djantic_0.7.0-5.debian.tar.xz 4.1 KiB ad4abce7d945abf116d8d877c5e84e81eb44471e1e677ff4688986606b93f7d6

Available diffs

No changes file available.

Binary packages built by this source

python-djantic-doc: Pydantic model support for Django (Documentation)

 Djantic is a library that provides a configurable utility class for
 automatically creating a Pydantic model instance for any Django model class. It
 is intended to support all of the underlying Pydantic model functionality such
 as JSON schema generation and introduces custom behaviour for exporting Django
 model instance data.
 .
 This package contains the documentation.

python3-djantic: Pydantic model support for Django (Python3 version)

 Djantic is a library that provides a configurable utility class for
 automatically creating a Pydantic model instance for any Django model class. It
 is intended to support all of the underlying Pydantic model functionality such
 as JSON schema generation and introduces custom behaviour for exporting Django
 model instance data.