Revisions of python-Cerberus

buildservice-autocommit accepted request 1106015 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 28)
baserev update by copy to link target
buildservice-autocommit accepted request 1104756 from Sebastian Wagner's avatar Sebastian Wagner (sebix) (revision 27)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 26)
- Spec source changed from PyPI to GitHub since the PyPI tarball no
  longer includes the test suite.
- Update from 1.3.2 to 1.3.5.
- Changes from 1.3.5:
- Changes from 1.3.4:
- Changes from 1.3.3:
Sebastian Wagner's avatar Sebastian Wagner (sebix) accepted request 1104713 from Martin Schreiner's avatar Martin Schreiner (mschreiner) (revision 25)
Spec source changed from PyPI to GitHub since the PyPI tarball no
longer includes the test suite.

Update from 1.3.2 to 1.3.5.

Please check the 'changes' file for a more complete changelog,
including all changes between 1.3.2 and 1.3.5.
buildservice-autocommit accepted request 1010387 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 24)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 23)
- use https for url
buildservice-autocommit accepted request 998443 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 22)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 21)
- Disable Python2 to fix 15.3 build.
buildservice-autocommit accepted request 817699 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 20)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 19)
- Do not disable py2 build for Leap
- Use pytest directly, pytest-runner is deprecated upstream
buildservice-autocommit accepted request 816143 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 18)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 816137 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 17)
- Update in SLE-15 (bsc#1121858)

- Submission to SUSE:SLE-15:Update
  This commit tracks the submission for fate#326575
  and bsc#1103542

- Submission to SUSE:SLE-12-SP3:Update:PubClouds
    
  This commit tracks the submission for fate#326575
  and bsc#1103542
buildservice-autocommit accepted request 813194 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 16)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 15)
- Disable Python 2 build, dependencies do not resolve.
buildservice-autocommit accepted request 747462 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 14)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 13)
- Update to version 1.3.2:
  New
  - Support for Python 3.8
  Fixed
  - Fixed the message of the BasicErrorHandler for an invalid amount of items (#505)
  - Added setuptools as dependency to the package metadata (#499)
  - The CHANGES.rst document is properly included in the package (#493)
  Improved
  - Docs: Examples were added for the min- and maxlength rules. (#509)
buildservice-autocommit accepted request 702121 from Sebastian Wagner's avatar Sebastian Wagner (sebix) (revision 12)
baserev update by copy to link target
Sebastian Wagner's avatar Sebastian Wagner (sebix) committed (revision 11)
- Update to version 1.3.1:
 Fixed
 - Fixed the expansion of the deprecated rule names ``keyschema`` and
   ``valueschema`` (`#482`_)
 - ``*of_``-typesavers properly expand rule names containing ``_`` (`#484`_)
 Improved
 - Add ``maintainer`` and ``maintainer_email`` to setup.py (`#481`_)
 - Add ``project_urls`` to setup.py (`#480`_)
 - Don't ignore all exceptions during coercions for nullable fields. If a
 - Coercion raises an exception for a nullable field where the field is not
   ``None`` the validation now fails. (`#490`_)
buildservice-autocommit accepted request 699624 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 10)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 699611 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 9)
- Update to 1.3:
  New:
  * Add require_all rule and validator argument (#417)
  * The contains rule (#358)
  * All fields that are defined as readonly are removed from a document when a validator has the purge_readonly flag set to True (#240)
  * The validator rule is renamed to check_with. The old name is deprecated and will not be available in the next major release of Cerberus (#405)
  * The rules keyschema and valueschema are renamed to keysrules and valuesrules; the old names are deprecated and will not be available in the next major release of Cerbers (#385)
  * The meta pseudo-rule can be used to store arbitrary application data related to a field in a schema
  * Python 3.7 officially supported (#451)
  * Python 2.6 and 3.3 are no longer supported
  Fixed:
  * Fix test test_{default,default_setter}_none_nonnullable (#435)
  * Normalization rules defined within the items rule are applied (#361)
  * Defaults are applied to undefined fields from an allow_unknown definition (#310)
  * The forbidden value now handles any input type (#449)
  * The allowed rule will not be evaluated on fields that have a legit None value (#454)
  * If the cerberus distribution cannot not be found, the version is set to the value unknown (#472)
  Improved:
  * Suppress DeprecationWarning about collections.abc (#451)
  * Omit warning when no schema for meta rule constraint is available (#425)
  * Reformat code to match Black code-style (#402)
  * Perform lint checks and fixes on staged files, as a pre-commit hook (#402)
  * Change allowed rule to use containers instead of lists (#384)
  * Remove Registry from top level namespace (#354)
  * Check the empty rule against values of type Sized
  * Various micro optimizations and 'safety belts' that were inspired by adding type annotations to a branch of the code base
  * Update docs
Displaying revisions 1 - 20 of 28
openSUSE Build Service is sponsored by