automatic version update by autodist [release 2.6.0-1mamba;Mon Jan 29 2024]

This commit is contained in:
Automatic Build System 2024-01-30 00:55:10 +01:00
parent fc5eacbad9
commit 8e1d9d8387

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pydantic
Version: 2.5.3
Version: 2.6.0
Release: 1mamba
Summary: Data validation using Python type hints
Group: System/Libraries
@ -50,5 +50,8 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Mon Jan 29 2024 Automatic Build System <autodist@openmamba.org> 2.6.0-1mamba
- automatic version update by autodist
* Sat Jan 27 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.5.3-1mamba
- package created using the webbuild interface