Bug 2224589

Summary: Missing package in EPEL9
Product: [Fedora] Fedora EPEL Reporter: Julien Enselme <jujens>
Component: python-jdcalAssignee: Orphan Owner <extras-orphan>
Status: NEW --- QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel9CC: aekoroglu, extras-orphan, igor.raits
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 Julien Enselme 2023-07-21 15:11:17 UTC
Description of problem:
The package is not present in EPEL9 which prevent a package that depends on it to be installed.

How reproducible: try to install python-openpyxl (the main package) with `sudo dnf install python3-openpyxl --enablerepo=*testing* --refresh`.

Actual results: nothing provides python3-jdcal needed by python3-et_xmlfile-1.1.0-3.el9.noarch from epel-testing


Expected results: the package installs successfully.


Can you build python-jdcal for EPEL9? I can be a co-maintainer if needed.