14
0

- update to 2.7.4:

* Bump `pydantic.v1` to `v1.10.16` reference
  * Specify `recursive_guard` as kwarg in `FutureRef._evaluate`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydantic?expand=0&rev=55
This commit is contained in:
2024-06-24 15:45:18 +00:00
committed by Git OBS Bridge
parent 04583b9d88
commit cb7d2bb3bd
4 changed files with 11 additions and 4 deletions

View File

@@ -27,7 +27,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-pydantic%{psuffix}
Version: 2.7.3
Version: 2.7.4
Release: 0
Summary: Data validation and settings management using python type hinting
License: MIT