From 0e0e908c31789ee86b231f6a6ea40fbbd33b2f6a7a4ce4628215bdfbaeacbfb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Thu, 19 Oct 2023 12:48:57 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typing_extensions?expand=0&rev=48 --- python-typing_extensions.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-typing_extensions.spec b/python-typing_extensions.spec index 9f8e6eb..10db578 100644 --- a/python-typing_extensions.spec +++ b/python-typing_extensions.spec @@ -29,11 +29,11 @@ Name: python-typing_extensions%{psuffix} Version: 4.8.0 Release: 0 -Summary: Backported and Experimental Type Hints for Python 3.7+ +Summary: Backported and Experimental Type Hints for Python 3.8+ License: Python-2.0 URL: https://github.com/python/typing_extensions Source0: https://files.pythonhosted.org/packages/source/t/typing_extensions/typing_extensions-%{version}.tar.gz -BuildRequires: %{python_module base >= 3.7} +BuildRequires: %{python_module base >= 3.8} BuildRequires: %{python_module flit-core >= 3.4 with %python-flit-core < 4} BuildRequires: %{python_module pip} BuildRequires: fdupes