> On Tue, Jun 23, 2020 at 06:26:23PM +0200, Tomas Hrnciar wrote:
> 
> This package depends on python3-devel.  However the last build.log:
> 
>  
> https://kojipkgs.fedoraproject.org//packages/qemu/5.0.0/2.fc33/data/logs/...
> 
> does not contain the substring /setupto/ anywhere.  Nor does the
> upstream git repo.  How do we know it is required?

$ fedpkg prep
$ rg setuptools qemu-5.0.0
qemu-5.0.0/capstone/bindings/python/setup.py
10:from setuptools import setup
14:from setuptools.command.bdist_egg import bdist_egg
176:    from setuptools.command.develop import develop

Is this file used during the build? If not, it's a false hit.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to