don't require python-typing-py* internally provided since python 3.5 [release 4.5.0-2mamba;Tue Apr 11 2023]
This commit is contained in:
parent
bafdb77574
commit
5c64f394a1
@ -1,6 +1,6 @@
|
|||||||
Name: python-typing_extensions
|
Name: python-typing_extensions
|
||||||
Version: 4.5.0
|
Version: 4.5.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: https://pypi.org/project/typing-extensions/
|
Summary: https://pypi.org/project/typing-extensions/
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -19,8 +19,6 @@ BuildRequires: python-flit_core-py310
|
|||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%if 0%{?with_pyver}
|
%if 0%{?with_pyver}
|
||||||
%define py_requires_append \
|
|
||||||
Requires: python-typing%{?pyappend:-%pyappend}
|
|
||||||
%pyver_package
|
%pyver_package
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -44,6 +42,9 @@ CFLAGS="%{optflags}" %{__python} -m build --wheel --skip-dependency-check --no-i
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 11 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 4.5.0-2mamba
|
||||||
|
- don't require python-typing-py* internally provided since python 3.5
|
||||||
|
|
||||||
* Thu Feb 16 2023 Automatic Build System <autodist@mambasoft.it> 4.5.0-1mamba
|
* Thu Feb 16 2023 Automatic Build System <autodist@mambasoft.it> 4.5.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user