Hello community,

here is the log from the commit of package python-jsonschema for 
openSUSE:Factory checked in at 2013-06-19 17:01:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jsonschema (Old)
 and      /work/SRC/openSUSE:Factory/.python-jsonschema.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jsonschema"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jsonschema/python-jsonschema.changes      
2013-04-14 10:38:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-jsonschema.new/python-jsonschema.changes 
2013-06-19 17:01:45.000000000 +0200
@@ -1,0 +2,20 @@
+Mon Jun 10 12:42:14 UTC 2013 - [email protected]
+
+- update to 2.0.0:
+  * Added ``create`` and ``extend`` to ``jsonschema.validators``
+  * Removed ``ValidatorMixin``
+  * Fixed array indices ref resolution (#95)
+  * Fixed unknown scheme defragmenting and handling (#102)
+
+-------------------------------------------------------------------
+Mon Apr 29 12:38:33 UTC 2013 - [email protected]
+
+- update to 1.3.0:
+ * Better error tracebacks (#83)
+ * Raise exceptions in ``ErrorTree``\s for keys not in the instance (#92)
+ * More attributes for ValidationError (#86)
+ * Added ``ValidatorMixin.descend``
+ * Fixed bad ``RefResolutionError`` message (#82)
+ * Canonicalize URIs (#70)
+
+-------------------------------------------------------------------

Old:
----
  jsonschema-1.0.0.tar.gz
  python3-jsonschema.changes
  python3-jsonschema.spec

New:
----
  jsonschema-2.0.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-jsonschema.spec ++++++
--- /var/tmp/diff_new_pack.a2YTFm/_old  2013-06-19 17:01:45.000000000 +0200
+++ /var/tmp/diff_new_pack.a2YTFm/_new  2013-06-19 17:01:45.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-jsonschema
-Version:        1.0.0
+Version:        2.0.0
 Release:        0
 Summary:        An implementation of JSON-Schema validation for Python
 License:        MIT
@@ -50,7 +50,7 @@
 
 %if 0%{?suse_version} > 1110
 %check
-python tests.py
+python -m unittest jsonschema.tests.test_jsonschema_test_suite
 %endif
 
 %files

++++++ jsonschema-1.0.0.tar.gz -> jsonschema-2.0.0.tar.gz ++++++
++++ 5352 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to