Package: ruby-brandur-json-schema / 0.21.0-1

Metadata

Package Version Patches format
ruby-brandur-json-schema 0.21.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
no_simplecov.patch | (download)

test/test_helper.rb | 13 0 + 13 - 0 !
1 file changed, 13 deletions(-)

 no simplecov in tests
no bin test in autopkgtest.patch | (download)

test/bin_test.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 skip tests in bin_test.rb during autopkgtest
 they use relative paths for paths removed during autopkgtest
no ecma re validator.patch | (download)

lib/json_schema/parser.rb | 9 5 + 4 - 0 !
test/json_schema/parser_test.rb | 20 10 + 10 - 0 !
2 files changed, 15 insertions(+), 14 deletions(-)

 remove use of ecma-re-validator (not yet packaged)
 Remove this patch when ecma-re-validator gem is packaged
validate_date_needs_timestamp.patch | (download)

test/json_schema/validator_test.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 iso 8601 requires a time component, this should be false