automatic version update by autodist [release 2.20.0-1mamba;Tue Jun 25 2024]

This commit is contained in:
Automatic Build System 2024-07-02 19:47:41 +02:00
parent 3ef4001239
commit 042f46778b

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pydantic_core
Version: 2.18.4
Version: 2.20.0
Release: 1mamba
Summary: Provides the core functionality for pydantic validation and serialization
Group: System/Libraries
@ -51,6 +51,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Tue Jun 25 2024 Automatic Build System <autodist@openmamba.org> 2.20.0-1mamba
- automatic version update by autodist
* Thu Jun 13 2024 Automatic Build System <autodist@openmamba.org> 2.19.0-1mamba
- automatic version update by autodist
* Tue Jun 04 2024 Automatic Build System <autodist@openmamba.org> 2.18.4-1mamba
- automatic version update by autodist