14
0

- Add missing Requires on typing-inspection.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydantic?expand=0&rev=69
This commit is contained in:
2025-04-24 04:47:31 +00:00
committed by Git OBS Bridge
parent 51e012857a
commit 792c6d9221
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 24 04:47:19 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Add missing Requires on typing-inspection.
-------------------------------------------------------------------
Sun Apr 20 10:54:45 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>

View File

@@ -63,6 +63,7 @@ Requires: python-eval-type-backport
%endif
Requires: python-pydantic-core >= 2.27.2
Requires: python-typing-extensions >= 4.12.2
Requires: python-typing-inspection
BuildArch: noarch
%python_subpackages