forked from pool/python39
- Don't collect automatic Requires from python-base libraries in
%%_libdir. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=89
This commit is contained in:
@@ -315,6 +315,8 @@ Provides: python3-typing = %{version}
|
||||
Obsoletes: python3-typing < %{version}
|
||||
Provides: python3-xml = %{version}
|
||||
Obsoletes: python3-xml < %{version}
|
||||
%else
|
||||
%define __requires_exclude_from ^%{_libdir}/python%{python_version}/.*$
|
||||
%endif
|
||||
|
||||
%description -n %{python_pkg_name}-base
|
||||
|
||||
Reference in New Issue
Block a user