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 - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-pydantic
|
Name: python-pydantic
|
||||||
Version: 2.10.4
|
Version: 2.10.5
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Data validation using Python type hints
|
Summary: Data validation using Python type hints
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -10,6 +10,7 @@ Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|||||||
URL: https://github.com/pydantic/pydantic
|
URL: https://github.com/pydantic/pydantic
|
||||||
Source: https://pypi.debian.net/pydantic/pydantic-%{version}.tar.gz
|
Source: https://pypi.debian.net/pydantic/pydantic-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
|
BuildArch: noarch
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.11dist(annotated-types)
|
BuildRequires: python3.11dist(annotated-types)
|
||||||
@ -50,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Dec 19 2024 Automatic Build System <autodist@openmamba.org> 2.10.4-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user