forked from pool/python-pydantic
- 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:
@@ -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>
|
Sun Apr 20 10:54:45 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
||||||
|
|
||||||
|
@@ -63,6 +63,7 @@ Requires: python-eval-type-backport
|
|||||||
%endif
|
%endif
|
||||||
Requires: python-pydantic-core >= 2.27.2
|
Requires: python-pydantic-core >= 2.27.2
|
||||||
Requires: python-typing-extensions >= 4.12.2
|
Requires: python-typing-extensions >= 4.12.2
|
||||||
|
Requires: python-typing-inspection
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user