From 6b3915c65ab53dd3a4c0439a594adfe970792f53 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Tue, 10 Sep 2024 20:27:17 +0200 Subject: [PATCH] automatic version update by autodist [release 2.9.1-1mamba;Mon Sep 09 2024] --- python-pydantic.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/python-pydantic.spec b/python-pydantic.spec index 95d4f60..d65b49d 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.9.0 +Version: 2.9.1 Release: 1mamba Summary: Data validation using Python type hints Group: System/Libraries @@ -15,7 +15,6 @@ BuildRequires: libpython311-devel BuildRequires: python3.11dist(annotated-types) BuildRequires: python3.11dist(pydantic-core) BuildRequires: python3.11dist(typing-extensions) -BuildRequires: python3.11dist(tzdata) ## AUTOBUILDREQ-END %description @@ -51,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Sep 09 2024 Automatic Build System 2.9.1-1mamba +- automatic version update by autodist + * Fri Sep 06 2024 Automatic Build System 2.9.0-1mamba - automatic version update by autodist