python-schema-salad 8.5.20240102191335-1 source package in Ubuntu

Changelog

python-schema-salad (8.5.20240102191335-1) unstable; urgency=medium

  [ Andreas Tille ]
  * New upstream version. Closes: #1058270, #1059992

  [ Michael R. Crusoe ]
  * d/control: change build-dep to python3-all-dev (not just python3-dev).
  * d/patches/mistune3.patch: add Francis Charette Migneault's fixes for
    mistune3.
  * d/control: bump python3-mistune dependency to at least version 3,
               remove python3-importlib-resources as it isn't needed anymore
  * d/patches/offline: enable additional testing without an internet
                       connection.

 -- Michael R. Crusoe <email address hidden>  Thu, 18 Jan 2024 18:17:50 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-schema-salad_8.5.20240102191335-1.dsc 2.6 KiB 71247eaf71e28e81c655721a3dbd98da211d16e7f3606df820243b39d6eb04d5
python-schema-salad_8.5.20240102191335.orig.tar.gz 577.7 KiB 7d32704f50e3fc6c096dc162084bf00bebce70aa762cb4a897239a64ae00a20c
python-schema-salad_8.5.20240102191335-1.debian.tar.xz 18.7 KiB 170769d95432a27a4b3b8f78f1a095e02a557668aa7e99e8f6b561b466bd3f36

No changes file available.

Binary packages built by this source

python3-schema-salad: Schema Annotations for Linked Avro Data (SALAD)

 Salad is a schema language for describing JSON or YAML structured linked data
 documents. Salad is based originally on JSON-LD and the Apache Avro data
 serialization system.
 .
 Salad schema describes rules for preprocessing, structural validation, and
 link checking for documents described by a Salad schema. Salad features for
 rich data modeling such as inheritance, template specialization, object
 identifiers, object references, documentation generation, and transformation
 to RDF. Salad provides a bridge between document and record oriented data
 modeling and the Semantic Web.

python3-schema-salad-dbgsym: debug symbols for python3-schema-salad