forked from pool/python-pydantic
- update to 1.10.9:
* Fix trailing zeros not ignored in Decimal validation * Fix mypy plugin for v1.4.0 * Add future and past date hypothesis strategies * Discourage usage of Cython 3 with Pydantic 1.x OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydantic?expand=0&rev=36
This commit is contained in:
@@ -18,9 +18,8 @@
|
||||
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
%define skip_python2 1
|
||||
Name: python-pydantic
|
||||
Version: 1.10.8
|
||||
Version: 1.10.9
|
||||
Release: 0
|
||||
Summary: Data validation and settings management using python type hinting
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user