automatic version update by autodist [release 2.10.5-1mamba;Sat Jan 11 2025]
This commit is contained in:
parent
ec36437673
commit
7a14bdb610
@ -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 <silvan.calarco@mambasoft.it>
|
||||
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 <autodist@openmamba.org> 2.10.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 19 2024 Automatic Build System <autodist@openmamba.org> 2.10.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user