14
0

Accepting request 1271998 from home:rrahl0

needs pytest-run-parallel

OBS-URL: https://build.opensuse.org/request/show/1271998
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydantic-core?expand=0&rev=16
This commit is contained in:
2025-04-24 02:40:16 +00:00
committed by Git OBS Bridge
parent d9c86d98a9
commit b2a8a9c7fd
5 changed files with 9 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
<services>
<service name="download_files" mode="manual"/>
<service name="cargo_vendor" mode="manual">
<param name="srctar">pydantic_core-2.27.2.tar.gz</param>
<param name="srctar">pydantic_core-2.33.1.tar.gz</param>
<param name="compression">xz</param>
<param name="update">false</param>
</service>

BIN
pydantic_core-2.27.2.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bcc9c6fdb0ced789245b02b7d6603e17d1563064ddcfc36f046b61c0c05dd9df
size 434395

View File

@@ -1,5 +1,5 @@
#
# spec file
# spec file for package python-pydantic-core
#
# Copyright (c) 2025 SUSE LLC
#
@@ -26,7 +26,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-pydantic-core%{psuffix}
Version: 2.27.2
Version: 2.33.1
Release: 0
Summary: Core functionality for pydantic validation and serialization
License: MIT
@@ -46,6 +46,7 @@ BuildRequires: %{python_module hypothesis}
BuildRequires: %{python_module pydantic-core == %{version}}
BuildRequires: %{python_module pytest-benchmark}
BuildRequires: %{python_module pytest-mock}
BuildRequires: %{python_module pytest-run-parallel}
BuildRequires: %{python_module pytest-timeout}
BuildRequires: %{python_module pytest}
%endif

BIN
vendor.tar.xz (Stored with Git LFS)

Binary file not shown.