BuildRequire setuptools explicitly
See https://fedoraproject.org/wiki/Changes/Reduce_dependencies_on_python3-setuptools
This commit is contained in:
parent
b08b3f8838
commit
040ee81224
@ -6,6 +6,7 @@ Source0: %pypi_source
|
||||
License: Python
|
||||
URL: http://pypi.python.org/pypi/pyserial
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
BuildArch: noarch
|
||||
|
||||
%global _description\
|
||||
|
||||
Loading…
Reference in New Issue
Block a user