Commit graph

4 commits

Author SHA1 Message Date
adam
cbe8836cb7 v2.6.0
Support for Python 2.6 has been dropped.
Improve a few error messages for uniqueItems and additionalProperties
Fix an issue with ErrorTree's handling of multiple errors
2017-05-04 17:46:53 +00:00
bsiegert
8213d5a191 Update py-jsonschema to 2.5.1. There is no changelog for this version.
v2.5.0
------

* Improved performance on CPython by adding caching around ref resolution
  (#203)
2016-10-09 21:30:58 +00:00
agc
2eddae48e5 Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
	Package cabocha: missing distfile cabocha-0.68.tar.bz2
	Package convertlit: missing distfile clit18src.zip
	Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:59:17 +00:00
bsiegert
f37cfb6e85 Add a package for py-jsonschema. From DESCR:
jsonschema is an implementation of JSON Schema for Python (supporting
2.6+ including Python 3).

Features:

- Full support for Draft 3 and Draft 4 of the schema.
- Lazy validation that can iteratively report all validation errors.
- Small and extensible
- Programmatic querying of which properties or items failed validation.
2014-12-31 13:18:58 +00:00