referencing 0.31.0-1 source package in Ubuntu

Changelog

referencing (0.31.0-1) unstable; urgency=medium

  * New upstream release.

 -- Roland Mas <email address hidden>  Thu, 16 Nov 2023 10:29:19 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
referencing_0.31.0-1.dsc 2.1 KiB 4a5c6cba053c0eae28000ff1837b51d2a5b039b004969f09ab4898c0019b8fac
referencing_0.31.0.orig.tar.gz 35.1 KiB 45f328de5a597be760d8b1dbdf6d281eb8a6b831fc0eaeb53ac5428810f5b17a
referencing_0.31.0-1.debian.tar.xz 2.7 KiB fe560a530487e2a485ac4a65898e0eef583bb8c6db3bc75010e9e0f2e26433e8

Available diffs

No changes file available.

Binary packages built by this source

python3-referencing: Implementation-agnostic implementation of JSON reference resolution

 A way for e.g. JSON Schema tooling to resolve the $ref keywords
 across all drafts without needing to implement support themselves.
 .
 This library is meant for use both by implementers of JSON
 referencing-related tooling – like JSON Schema implementations
 supporting the $ref keyword – as well as by end-users using said
 implementations who wish to then configure sets of resources (like
 schemas) for use at runtime.
 .
 This package installs the library for Python 3.