python-pandas.src:103: W: macro-in-comment %check python-pandas.src:104: W: macro-in-comment %{buildroot} There is a unescaped macro after a shell style comment in the specfile. Macros are expanded everywhere, so check if it can cause a problem in this case and escape the macro with another leading % if appropriate. python3-pandas.x86_64: W: non-executable-script /usr/lib64/python3.6/site-packages/pandas/core/computation/eval.py 644 /usr/bin/env python This text file contains a shebang or is located in a path dedicated for executables, but lacks the executable bits and cannot thus be executed. If the file is meant to be an executable script, add the executable bits, otherwise remove the shebang or move the file elsewhere. python3-pandas.x86_64: W: obsolete-not-provided python3-pandas-doc If a package is obsoleted by a compatible replacement, the obsoleted package should also be provided in order to not cause unnecessary dependency breakage. If the obsoleting package is not a compatible replacement for the old one, leave out the Provides. 2 packages and 0 specfiles checked; 0 errors, 4 warnings.