Bug 1847729

Summary: too many dependencies
Product: [Fedora] Fedora Reporter: Jacek Pliszka <Jacek.Pliszka>
Component: python-matplotlibAssignee: Thomas Spura <tomspur>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 31CC: dominik, gwync, jonathan.underwood, paulo.cesar.pereira.de.andrade, python-sig, quantum.analyst, thibault.north, tomspur
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-06-16 21:39:24 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 Jacek Pliszka 2020-06-16 21:36:36 UTC
Description of problem:

installing python-pandas pulls in python-matplotlib and this pulls texlive and even some perl packages

If I want to use pandas without or with limited graphics - I should not need texlive and perl.

Version-Release number of selected component (if applicable):


How reproducible:

install python3-pandas

Steps to Reproduce:
1. install python3-pandas

Actual results:

many texlive pakcages get pulled

Expected results:

No texlive packages are pulled

Additional info:

Comment 1 Elliott Sales de Andrade 2020-06-16 21:39:24 UTC

*** This bug has been marked as a duplicate of bug 1509657 ***