Bug 2310350

Summary: [RFE:EPEL10] Please branch and build python-werkzeug for EPEL10
Product: [Fedora] Fedora EPEL Reporter: Gary Buhrmaster <gary.buhrmaster>
Component: python-werkzeugAssignee: Troy Dawson <tdawson>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel10CC: aurelien, epel-packagers-sig, fzatlouk, karlthered, python-packagers-sig, tdawson
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: 2024-10-11 18:20:20 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:
Bug Depends On:    
Bug Blocks: 2308946    

Description Gary Buhrmaster 2024-09-06 03:41:38 UTC
Please branch and build python-werkzeug for EPEL10

Comment 1 Troy Dawson 2024-09-06 15:07:08 UTC
python-flask requires the following packages in epel10 to build:

ephemeral-port-reserve
python-Pallets-Sphinx-Themes
python-pytest-xprocess
python-sphinxcontrib-log-cabinet
python-watchdog

If we turn off tests, we still need the following to build:

python-Pallets-Sphinx-Themes
python-sphinxcontrib-log-cabinet

If we turn off docs also (which means we will not have python3-werkzeug-doc) I think we can get it to build.
We'll need to eventually turn them back on as packages make it into epel10.

What do people think?
Should we wait, or should we build it without docs or tests?

Comment 2 Troy Dawson 2024-09-06 15:09:03 UTC
(In reply to Troy Dawson from comment #1)
> python-flask requires the following packages in epel10 to build:

That should have said "python-werkzeug"
Everything else is correct.