Bug 2313906

Summary: python3-statsmodels: fails to install from epel9
Product: [Fedora] Fedora EPEL Reporter: Carl George 🤠 <carl>
Component: python-statsmodelsAssignee: Jonathan Wright <jonathan>
Status: NEW --- QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel9CC: epel-packagers-sig, jonathan, sergio.pasra
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: 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 Carl George 🤠 2024-09-21 02:57:22 UTC
Description of problem:
python3-statsmodels from epel9 has missing dependencies, causing it to be uninstallable.


Version-Release number of selected component (if applicable):
python3-statsmodels-0.13.2-4.el9


How reproducible:
always


Steps to Reproduce:
1. dnf install python3-statsmodels


Actual results:
Error: 
 Problem: conflicting requests
  - nothing provides python3.9dist(pandas) >= 0.25 needed by python3-statsmodels-0.13.2-4.el9.x86_64 from epel
  - nothing provides python3.9dist(packaging) >= 21.3 needed by python3-statsmodels-0.13.2-4.el9.x86_64 from epel
  - nothing provides python3.9dist(patsy) >= 0.5.2 needed by python3-statsmodels-0.13.2-4.el9.x86_64 from epel


Expected results:
successful installation