Commit graph

9 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
jperkin
cf32c4d741 Use "${MV} || ${TRUE}" and "${RM} -f" consistently in post-install targets. 2017-01-03 13:23:01 +00:00
joerg
0686ea4bca Match PLIST with reality. 2016-10-26 13:44:17 +00:00
bsiegert
ac3cc87b14 Add dependency on py-vcversioner, thanks joerg@! 2016-10-11 18:13:39 +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
wiz
1682c6507d Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided
by the infrastructure.

Mark a couple more packages as not ready for python-3.x.
2016-08-28 15:48:28 +00:00
wiz
57199de455 Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
markd
8f5abb2952 Add ${PYPKGPREFIX} to package name. 2015-12-13 10:37:26 +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