Hello community,

here is the log from the commit of package python-jsonschema for 
openSUSE:Factory checked in at 2012-11-25 13:42:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jsonschema (Old)
 and      /work/SRC/openSUSE:Factory/.python-jsonschema.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jsonschema", Maintainer is "cth...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jsonschema/python-jsonschema.changes      
2012-07-30 17:13:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-jsonschema.new/python-jsonschema.changes 
2012-11-25 13:42:22.000000000 +0100
@@ -1,0 +2,13 @@
+Thu Nov 22 15:41:35 UTC 2012 - sasc...@suse.de
+
+- Update to version 0.7:
+  + Partial support for (JSON Pointer) $ref
+  + Deprecations
+  + Validator is replaced by Draft3Validator with a slightly different
+    interface
+  + validator(meta_validate=False)
+- Changes from version 0.6:
+  + Issue #30 - Wrong behavior for the dependencies property validation
+  + Fix a miswritten test
+
+-------------------------------------------------------------------

Old:
----
  jsonschema-0.5.tar.gz

New:
----
  jsonschema-0.7.tar.gz

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

Other differences:
------------------
++++++ python-jsonschema.spec ++++++
--- /var/tmp/diff_new_pack.7tl4Vi/_old  2012-11-25 13:42:23.000000000 +0100
+++ /var/tmp/diff_new_pack.7tl4Vi/_new  2012-11-25 13:42:23.000000000 +0100
@@ -13,18 +13,20 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 Name:           python-jsonschema
-Version:        0.5
+Version:        0.7
 Release:        0
-License:        MIT
 Summary:        An implementation of JSON-Schema validation for Python
-Url:            http://github.com/Julian/jsonschema
+License:        MIT
 Group:          Development/Languages/Python
+Url:            http://github.com/Julian/jsonschema
 Source:         
http://pypi.python.org/packages/source/j/jsonschema/jsonschema-%{version}.tar.gz
 BuildRequires:  python-devel
-# This is needed for SLE-11-SP2:
+# Test build requirements
+BuildRequires:  python-mock
 BuildRequires:  python-unittest2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110

++++++ jsonschema-0.5.tar.gz -> jsonschema-0.7.tar.gz ++++++
++++ 1674 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to