python-jsonschema 2.5.1-6 source package in Ubuntu

Changelog

python-jsonschema (2.5.1-6) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/s/options: extend-diff-ignore of .gitreview
  * d/control: Using OpenStack's Gerrit as VCS URLs.

  [ Thomas Goirand ]
  * Adding depends on python3-pkg-resources (Closes: #839075).

 -- Thomas Goirand <email address hidden>  Tue, 04 Oct 2016 16:08:48 +0200

Upload details

Uploaded by:
PKG OpenStack
Uploaded to:
Sid
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-jsonschema_2.5.1-6.dsc 2.4 KiB 4d22618d507c9201105439ae72d53a67c2b896b4d49d8c596937322a847f7f16
python-jsonschema_2.5.1.orig.tar.xz 52.0 KiB b1acab2b5af791a490ade1b5744528f8f2bac9f27642f72605ec2744953df6c1
python-jsonschema_2.5.1-6.debian.tar.xz 4.9 KiB 2ada89a03615cfb292926a320045f354ce02e27102ff3ffea937f3e6e3827799

Available diffs

No changes file available.

Binary packages built by this source

python-jsonschema: An(other) implementation of JSON Schema (Draft 3 and 4) - Python 2.7

 JSON Schema is a specification for a JSON-based format for defining
 the structure of JSON data. JSON Schema provides a contract for what
 JSON data is required for a given application and how it can be
 modified, much like what XML Schema provides for XML. JSON Schema is
 intended to provide validation, documentation, and interaction control
 of JSON data.
 .
 This package contains the Python 2.7 module.

python3-jsonschema: An(other) implementation of JSON Schema (Draft 3 and 4) - Python 3.x

 JSON Schema is a specification for a JSON-based format for defining
 the structure of JSON data. JSON Schema provides a contract for what
 JSON data is required for a given application and how it can be
 modified, much like what XML Schema provides for XML. JSON Schema is
 intended to provide validation, documentation, and interaction control
 of JSON data.
 .
 This package contains the Python 3.x module.