Hello community,
here is the log from the commit of package python-zope.schema for
openSUSE:Factory checked in at 2014-03-01 19:44:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zope.schema (Old)
and /work/SRC/openSUSE:Factory/.python-zope.schema.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zope.schema"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-zope.schema/python-zope.schema.changes
2013-07-31 17:24:54.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-zope.schema.new/python-zope.schema.changes
2014-03-01 19:44:23.000000000 +0100
@@ -1,0 +2,18 @@
+Fri Feb 28 20:02:35 UTC 2014 - [email protected]
+
+- Update to 4.4.0:
+ * Add an event on field properties to notify that a field has been updated.
+ This event enables definition of subscribers based on an event, a context
+ and a field. The event contains also the old value and the new value.
+ (also see package ``zope.schemaevent`` that define a field event handler)
+- Changes from 4.3.3:
+ * PEP 8 cleanup.
+ * Don't raise RequiredMissing if a field's defaultFactory returns the field's
+ missing_value.
+ * Updated ``boostrap.py`` to version 2.2.
+ * Add the ability to swallow ValueErrors when rendering a SimpleVocabulary,
+ allowing for cases where vocabulary items may be duplicated (e.g., due to
+ user input).
+ * It was a pain that ``ConstraintNotSatisfied`` did not tell the field name.
+
+-------------------------------------------------------------------
Old:
----
zope.schema-4.3.2.zip
New:
----
zope.schema-4.4.0.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-zope.schema.spec ++++++
--- /var/tmp/diff_new_pack.NXPfea/_old 2014-03-01 19:44:24.000000000 +0100
+++ /var/tmp/diff_new_pack.NXPfea/_new 2014-03-01 19:44:24.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-zope.schema
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-zope.schema
-Version: 4.3.2
+Version: 4.4.0
Release: 0
Summary: Zope interface extension for defining data schemas
License: ZPL-2.1
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]