forked from pool/python-zope.schema
Accepting request 510285 from home:alois:branches:devel:languages:python
Please also create link to -doc OBS-URL: https://build.opensuse.org/request/show/510285 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.schema?expand=0&rev=12
This commit is contained in:
53
python-zope.schema-doc.changes
Normal file
53
python-zope.schema-doc.changes
Normal file
@@ -0,0 +1,53 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 13 20:31:17 UTC 2017 - aloisio@gmx.com
|
||||
|
||||
- Converted to single-spec
|
||||
- Split docs and tests into separate -doc package since running
|
||||
tests and sometimes building docs had become very messy.
|
||||
Also see (gh#/zopefoundation/zope.proxy#18)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 15 13:11:18 UTC 2015 - benoit.monin@gmx.fr
|
||||
|
||||
- update to version 4.4.2:
|
||||
* Fix description of min max field: max value is included,
|
||||
not excluded.
|
||||
- additional changes from version 4.4.1:
|
||||
* Added support for Python 3.4.
|
||||
- switch the source archive to tar.gz (zip not available)
|
||||
- remove unzip from BuildRequires
|
||||
- pass -q to test to avoid spamming the build log
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- generate separate -doc package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 20 10:50:22 UTC 2013 - speilicke@suse.com
|
||||
|
||||
- Add (Build)Requires python-ordereddict for SLE_11 only
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 15 13:44:06 UTC 2013 - speilicke@suse.com
|
||||
|
||||
- Initial version
|
||||
|
||||
Reference in New Issue
Block a user