15
0

- 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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cerberus?expand=0&rev=13
This commit is contained in:
2019-11-12 01:36:27 +00:00
committed by Git OBS Bridge
parent 3f4f6fdabd
commit d297de0499
4 changed files with 17 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Cerberus
Version: 1.3.1
Version: 1.3.2
Release: 0
Summary: Extensible schema and data validation tool for Python dictionaries
License: ISC