Bug 1833423

Summary: Missing dependency on python3-requests and python3-docopt
Product: [Fedora] Fedora EPEL Reporter: Gris Ge <fge>
Component: python-coverallsAssignee: Brian Lane <bcl>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: epel8CC: bcl, jafshar, williamjmorenor
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-coveralls-1.8.2-3.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-04-17 18:33:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gris Ge 2020-05-08 16:09:17 UTC
Description of problem:

Got failure when run `coveralls` command:

pkg_resources.DistributionNotFound: The 'requests>=1.0.0' distribution was not found and is required by coveralls
pkg_resources.DistributionNotFound: The 'docopt>=0.6.1' distribution was not found and is required by coveralls


Version-Release number of selected component (if applicable):
python3-coveralls-1.8.2-2.el8.noarch

How reproducible:
100%

Steps to Reproduce:
1. Execute command `coveralls`
2.
3.

Actual results:

Missing runtime depedency

Expected results:

No failure.

Additional info:

Please use %python_enable_dependency_generator