automatic version update by autodist [release 2.10.0-1mamba;Thu Nov 21 2024]

This commit is contained in:
Automatic Build System 2024-11-21 10:55:12 +01:00
parent b8c9225eb3
commit 4c58fe35f3

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pydantic
Version: 2.9.2
Version: 2.10.0
Release: 1mamba
Summary: Data validation using Python type hints
Group: System/Libraries
@ -50,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Thu Nov 21 2024 Automatic Build System <autodist@openmamba.org> 2.10.0-1mamba
- automatic version update by autodist
* Wed Sep 18 2024 Automatic Build System <autodist@openmamba.org> 2.9.2-1mamba
- automatic version update by autodist