Bug 1833423 - Missing dependency on python3-requests and python3-docopt
Summary: Missing dependency on python3-requests and python3-docopt
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-coveralls
Version: epel8
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
Assignee: Brian Lane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-05-08 16:09 UTC by Gris Ge
Modified: 2023-04-17 18:33 UTC (History)
3 users (show)

Fixed In Version: python-coveralls-1.8.2-3.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-04-17 18:33:01 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.