Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-zope.schema-4.4.2-bp153.1.17 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python2-zope.schema Distribution: SUSE Linux Enterprise 15 SP3
Version: 4.4.2 Vendor: openSUSE
Release: bp153.1.17 Build date: Fri Mar 5 23:48:47 2021
Group: Development/Languages/Python Build host: cloud118
Size: 681115 Source RPM: python-zope.schema-4.4.2-bp153.1.17.src.rpm
Packager: https://bugs.opensuse.org
Url: https://pypi.python.org/pypi/zope.schema
Summary: Zope interface extension for defining data schemas
Schemas extend the notion of interfaces to detailed descriptions of
Attributes (but not methods).  Every schema is an interface and
specifies the public fields of an object.  A *field* roughly
corresponds to an attribute of a Python object.  But a Field provides
space for at least a title and a description.  It can also constrain
its value and provide a validation method.  Besides you can optionally
specify characteristics such as its value being read-only or not
required.

Provides

Requires

License

ZPL-2.1

Changelog

* Thu Jul 13 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 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 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 2013 hpj@urpla.net
  - generate separate -doc package
* Wed Mar 20 2013 speilicke@suse.com
  - Add (Build)Requires python-ordereddict for SLE_11 only
* Fri Mar 15 2013 speilicke@suse.com
  - Initial version

Files

/usr/lib/python2.7/site-packages/zope
/usr/lib/python2.7/site-packages/zope.schema-4.4.2-py2.7-nspkg.pth
/usr/lib/python2.7/site-packages/zope.schema-4.4.2-py2.7.egg-info
/usr/lib/python2.7/site-packages/zope.schema-4.4.2-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/zope.schema-4.4.2-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/zope.schema-4.4.2-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/zope.schema-4.4.2-py2.7.egg-info/namespace_packages.txt
/usr/lib/python2.7/site-packages/zope.schema-4.4.2-py2.7.egg-info/not-zip-safe
/usr/lib/python2.7/site-packages/zope.schema-4.4.2-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/zope.schema-4.4.2-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/zope/schema
/usr/lib/python2.7/site-packages/zope/schema/__init__.py
/usr/lib/python2.7/site-packages/zope/schema/__init__.pyc
/usr/lib/python2.7/site-packages/zope/schema/__init__.pyo
/usr/lib/python2.7/site-packages/zope/schema/_bootstrapfields.py
/usr/lib/python2.7/site-packages/zope/schema/_bootstrapfields.pyc
/usr/lib/python2.7/site-packages/zope/schema/_bootstrapfields.pyo
/usr/lib/python2.7/site-packages/zope/schema/_bootstrapinterfaces.py
/usr/lib/python2.7/site-packages/zope/schema/_bootstrapinterfaces.pyc
/usr/lib/python2.7/site-packages/zope/schema/_bootstrapinterfaces.pyo
/usr/lib/python2.7/site-packages/zope/schema/_compat.py
/usr/lib/python2.7/site-packages/zope/schema/_compat.pyc
/usr/lib/python2.7/site-packages/zope/schema/_compat.pyo
/usr/lib/python2.7/site-packages/zope/schema/_field.py
/usr/lib/python2.7/site-packages/zope/schema/_field.pyc
/usr/lib/python2.7/site-packages/zope/schema/_field.pyo
/usr/lib/python2.7/site-packages/zope/schema/_messageid.py
/usr/lib/python2.7/site-packages/zope/schema/_messageid.pyc
/usr/lib/python2.7/site-packages/zope/schema/_messageid.pyo
/usr/lib/python2.7/site-packages/zope/schema/_schema.py
/usr/lib/python2.7/site-packages/zope/schema/_schema.pyc
/usr/lib/python2.7/site-packages/zope/schema/_schema.pyo
/usr/lib/python2.7/site-packages/zope/schema/accessors.py
/usr/lib/python2.7/site-packages/zope/schema/accessors.pyc
/usr/lib/python2.7/site-packages/zope/schema/accessors.pyo
/usr/lib/python2.7/site-packages/zope/schema/fieldproperty.py
/usr/lib/python2.7/site-packages/zope/schema/fieldproperty.pyc
/usr/lib/python2.7/site-packages/zope/schema/fieldproperty.pyo
/usr/lib/python2.7/site-packages/zope/schema/interfaces.py
/usr/lib/python2.7/site-packages/zope/schema/interfaces.pyc
/usr/lib/python2.7/site-packages/zope/schema/interfaces.pyo
/usr/lib/python2.7/site-packages/zope/schema/tests
/usr/lib/python2.7/site-packages/zope/schema/tests/__init__.py
/usr/lib/python2.7/site-packages/zope/schema/tests/__init__.pyc
/usr/lib/python2.7/site-packages/zope/schema/tests/__init__.pyo
/usr/lib/python2.7/site-packages/zope/schema/tests/states.py
/usr/lib/python2.7/site-packages/zope/schema/tests/states.pyc
/usr/lib/python2.7/site-packages/zope/schema/tests/states.pyo
/usr/lib/python2.7/site-packages/zope/schema/tests/test__bootstrapfields.py
/usr/lib/python2.7/site-packages/zope/schema/tests/test__bootstrapfields.pyc
/usr/lib/python2.7/site-packages/zope/schema/tests/test__bootstrapfields.pyo
/usr/lib/python2.7/site-packages/zope/schema/tests/test__bootstrapinterfaces.py
/usr/lib/python2.7/site-packages/zope/schema/tests/test__bootstrapinterfaces.pyc
/usr/lib/python2.7/site-packages/zope/schema/tests/test__bootstrapinterfaces.pyo
/usr/lib/python2.7/site-packages/zope/schema/tests/test__field.py
/usr/lib/python2.7/site-packages/zope/schema/tests/test__field.pyc
/usr/lib/python2.7/site-packages/zope/schema/tests/test__field.pyo
/usr/lib/python2.7/site-packages/zope/schema/tests/test_accessors.py
/usr/lib/python2.7/site-packages/zope/schema/tests/test_accessors.pyc
/usr/lib/python2.7/site-packages/zope/schema/tests/test_accessors.pyo
/usr/lib/python2.7/site-packages/zope/schema/tests/test_equality.py
/usr/lib/python2.7/site-packages/zope/schema/tests/test_equality.pyc
/usr/lib/python2.7/site-packages/zope/schema/tests/test_equality.pyo
/usr/lib/python2.7/site-packages/zope/schema/tests/test_fieldproperty.py
/usr/lib/python2.7/site-packages/zope/schema/tests/test_fieldproperty.pyc
/usr/lib/python2.7/site-packages/zope/schema/tests/test_fieldproperty.pyo
/usr/lib/python2.7/site-packages/zope/schema/tests/test_interfaces.py
/usr/lib/python2.7/site-packages/zope/schema/tests/test_interfaces.pyc
/usr/lib/python2.7/site-packages/zope/schema/tests/test_interfaces.pyo
/usr/lib/python2.7/site-packages/zope/schema/tests/test_schema.py
/usr/lib/python2.7/site-packages/zope/schema/tests/test_schema.pyc
/usr/lib/python2.7/site-packages/zope/schema/tests/test_schema.pyo
/usr/lib/python2.7/site-packages/zope/schema/tests/test_states.py
/usr/lib/python2.7/site-packages/zope/schema/tests/test_states.pyc
/usr/lib/python2.7/site-packages/zope/schema/tests/test_states.pyo
/usr/lib/python2.7/site-packages/zope/schema/tests/test_vocabulary.py
/usr/lib/python2.7/site-packages/zope/schema/tests/test_vocabulary.pyc
/usr/lib/python2.7/site-packages/zope/schema/tests/test_vocabulary.pyo
/usr/lib/python2.7/site-packages/zope/schema/vocabulary.py
/usr/lib/python2.7/site-packages/zope/schema/vocabulary.pyc
/usr/lib/python2.7/site-packages/zope/schema/vocabulary.pyo
/usr/share/doc/packages/python2-zope.schema
/usr/share/doc/packages/python2-zope.schema/CHANGES.rst
/usr/share/doc/packages/python2-zope.schema/COPYRIGHT.txt
/usr/share/doc/packages/python2-zope.schema/LICENSE.txt
/usr/share/doc/packages/python2-zope.schema/README.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024