python-fastjsonschema 2.19.1-1 source package in Ubuntu

Changelog

python-fastjsonschema (2.19.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2.19.1
  * Rebuild patch queue from patch-queue branch
    Added patch:
    Use-warnings.catch_warnings-instead-of-pytest.warns-None-.patch
    (Closes: #1066756, #1063949)
  * d/copyright: Update upstream copyright year data

 -- Carsten Schoenert <email address hidden>  Sat, 16 Mar 2024 12:11:33 +0100

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-fastjsonschema_2.19.1-1.dsc 2.5 KiB 1c033d59bfb06cc4956326944a52e56e51b7fda0ec8debba65d7a9a8ff3ad92a
python-fastjsonschema_2.19.1.orig.tar.gz 383.7 KiB 8c86c2eef8c52b8af584e920effd10bcb10e6417e0bbd560e16e6191bae2ec63
python-fastjsonschema_2.19.1-1.debian.tar.xz 5.0 KiB 8e7fc2798e2d369c94b0994d2b333a8455e86d3c8f374207aa06189e84d97933

Available diffs

No changes file available.

Binary packages built by this source

python-fastjsonschema-doc: validation of JSON documents by JSON schema drafts 04/06/07 (documentation)

 Fastjsonschema implements validation of JSON documents by JSON schema.
 .
 The library implements JSON schema drafts 04, 06 and 07.
 .
 The main purpose is to have a really fast implementation.
 .
 This is the common documentation package.

python3-fastjsonschema: validation of JSON documents by JSON schema drafts 04/06/07

 Fastjsonschema implements validation of JSON documents by JSON schema.
 .
 The library implements JSON schema drafts 04, 06 and 07.
 .
 The main purpose is to have a really fast implementation.
 .
 This package installs the library for Python 3.