diff --git a/python-typing_extensions.spec b/python-typing_extensions.spec index 027e82d..0698978 100644 --- a/python-typing_extensions.spec +++ b/python-typing_extensions.spec @@ -1,6 +1,6 @@ Name: python-typing_extensions Version: 4.5.0 -Release: 1mamba +Release: 2mamba Summary: https://pypi.org/project/typing-extensions/ Group: System/Libraries Vendor: openmamba @@ -19,8 +19,6 @@ BuildRequires: python-flit_core-py310 %{summary}. %if 0%{?with_pyver} -%define py_requires_append \ -Requires: python-typing%{?pyappend:-%pyappend} %pyver_package %endif @@ -44,6 +42,9 @@ CFLAGS="%{optflags}" %{__python} -m build --wheel --skip-dependency-check --no-i %doc LICENSE %changelog +* Tue Apr 11 2023 Silvan Calarco 4.5.0-2mamba +- don't require python-typing-py* internally provided since python 3.5 + * Thu Feb 16 2023 Automatic Build System 4.5.0-1mamba - automatic version update by autodist