automatic version update by autodist [release 2.27.2-1mamba;Sat Dec 21 2024]

This commit is contained in:
Automatic Build System 2024-12-22 10:53:51 +01:00
parent 4714816fca
commit c7a03f0d46

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-pydantic_core
Version: 2.27.1
Version: 2.27.2
Release: 1mamba
Summary: Provides the core functionality for pydantic validation and serialization
Group: System/Libraries
@ -51,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
%doc LICENSE
%changelog
* Sat Dec 21 2024 Automatic Build System <autodist@openmamba.org> 2.27.2-1mamba
- automatic version update by autodist
* Sat Nov 23 2024 Automatic Build System <autodist@openmamba.org> 2.27.1-1mamba
- automatic version update by autodist