From 667a3f0feb023fe877dbecc441c437c771bb166fac779643e6fd3e97108fe198 Mon Sep 17 00:00:00 2001 From: Denisart Benjamin Date: Sat, 1 Mar 2014 11:20:54 +0000 Subject: [PATCH] Accepting request 224278 from home:poorboywilly:branches:devel:languages:python Update to 4.4.0 OBS-URL: https://build.opensuse.org/request/show/224278 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.schema?expand=0&rev=8 --- python-zope.schema.changes | 18 ++++++++++++++++++ python-zope.schema.spec | 4 ++-- zope.schema-4.3.2.zip | 3 --- zope.schema-4.4.0.zip | 3 +++ 4 files changed, 23 insertions(+), 5 deletions(-) delete mode 100644 zope.schema-4.3.2.zip create mode 100644 zope.schema-4.4.0.zip diff --git a/python-zope.schema.changes b/python-zope.schema.changes index 95e7add..3b13dfa 100644 --- a/python-zope.schema.changes +++ b/python-zope.schema.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri Feb 28 20:02:35 UTC 2014 - os-dev@jacraig.com + +- 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. + ------------------------------------------------------------------- Mon Jul 29 12:16:07 UTC 2013 - hpj@urpla.net diff --git a/python-zope.schema.spec b/python-zope.schema.spec index c8b5260..088dca1 100644 --- a/python-zope.schema.spec +++ b/python-zope.schema.spec @@ -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 diff --git a/zope.schema-4.3.2.zip b/zope.schema-4.3.2.zip deleted file mode 100644 index 8beb5c5..0000000 --- a/zope.schema-4.3.2.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:475acdd813b7d8b24fe0efda255fb51623a1a2c7ff774f58b08157a28be76a80 -size 93054 diff --git a/zope.schema-4.4.0.zip b/zope.schema-4.4.0.zip new file mode 100644 index 0000000..cc0c4b9 --- /dev/null +++ b/zope.schema-4.4.0.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a94cc84eeeeed140e9463906a9b297f2dc894140de76bd74597a22ac43855196 +size 99056