https://bugzilla.redhat.com/show_bug.cgi?id=1741624 --- Comment #6 from Ankur Sinha (FranciscoD) <sanjay.ankur@xxxxxxxxx> --- Hrm, the build fails for me in mock: WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing pydeps.egg-info/PKG-INFO writing dependency_links to pydeps.egg-info/dependency_links.txt writing entry points to pydeps.egg-info/entry_points.txt writing requirements to pydeps.egg-info/requires.txt writing top-level names to pydeps.egg-info/top_level.txt reading manifest file 'pydeps.egg-info/SOURCES.txt' writing manifest file 'pydeps.egg-info/SOURCES.txt' running build_ext Traceback (most recent call last): File "setup.py", line 36, in <module> setup( File "/usr/lib64/python3.8/distutils/core.py", line 148, in setup dist.run_commands() File "/usr/lib64/python3.8/distutils/dist.py", line 966, in run_commands self.run_command(cmd) File "/usr/lib64/python3.8/distutils/dist.py", line 985, in run_command cmd_obj.run() File "/usr/lib/python3.8/site-packages/setuptools/command/test.py", line 238, in run self.run_tests() File "setup.py", line 31, in run_tests import pytest ModuleNotFoundError: No module named 'pytest' This is a missing BuildRequires here. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx