2016-10-26 15:44:17 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
Match PLIST with reality.
|
2016-10-11 20:13:39 by Benny Siegert | Files touched by this commit (1) |
Log message:
Add dependency on py-vcversioner, thanks joerg@!
|
2016-10-09 23:30:58 by Benny Siegert | Files touched by this commit (3) |
Log message:
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-08-28 17:48:37 by Thomas Klausner | Files touched by this commit (112) |
Log message:
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-06-08 19:43:49 by Thomas Klausner | Files touched by this commit (356) |
Log message:
Switch to MASTER_SITES_PYPI.
|
2015-12-13 11:37:26 by Mark Davies | Files touched by this commit (1) |
Log message:
Add ${PYPKGPREFIX} to package name.
|
2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797) |
Log message:
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.
|
2014-12-31 14:18:58 by Benny Siegert | Files touched by this commit (4) |
Log message:
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.
|