forked from pool/python-Cerberus
- 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user