From 7a14bdb6105f51ee6f54b102cf1db8f82e7def28 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 11 Jan 2025 21:39:56 +0100 Subject: [PATCH] automatic version update by autodist [release 2.10.5-1mamba;Sat Jan 11 2025] --- python-pydantic.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-pydantic.spec b/python-pydantic.spec index 1ac1107..d372290 100644 --- a/python-pydantic.spec +++ b/python-pydantic.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pydantic -Version: 2.10.4 +Version: 2.10.5 Release: 1mamba Summary: Data validation using Python type hints Group: System/Libraries @@ -10,6 +10,7 @@ Packager: Silvan Calarco URL: https://github.com/pydantic/pydantic Source: https://pypi.debian.net/pydantic/pydantic-%{version}.tar.gz License: MIT +BuildArch: noarch ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel BuildRequires: python3.11dist(annotated-types) @@ -50,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Jan 11 2025 Automatic Build System 2.10.5-1mamba +- automatic version update by autodist + * Thu Dec 19 2024 Automatic Build System 2.10.4-1mamba - automatic version update by autodist