BuildRequire setuptools explicitly
See https://fedoraproject.org/wiki/Changes/Reduce_dependencies_on_python3-setuptools
This commit is contained in:
parent
1d002cfce9
commit
1827b7701d
@ -19,6 +19,7 @@ PyXDG is a python library to access freedesktop.org standards.
|
||||
%package -n python%{python3_pkgversion}-pyxdg
|
||||
Summary: Python3 library to access freedesktop.org standards
|
||||
BuildRequires: python%{python3_pkgversion}-devel
|
||||
BuildRequires: python%{python3_pkgversion}-setuptools
|
||||
%if %{with check}
|
||||
# These are needed for the nose tests.
|
||||
BuildRequires: python%{python3_pkgversion}-nose
|
||||
|
Loading…
Reference in New Issue
Block a user