Bug 2099676
Summary: | Please build pyproj for EPEL9 | ||
---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | adam winberg <adam.winberg> |
Component: | pyproj | Assignee: | Jos de Kloe <josdekloe> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | epel9 | CC: | aviso, code, e, josdekloe |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | pyproj-3.4.1-1.el9 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-01-17 00:38:28 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: | 2032550, 2105154, 2105155 | ||
Bug Blocks: |
Description
adam winberg
2022-06-21 13:19:58 UTC
the following dependencies are still missing: 'python3-mock' 'python3-pandas' 'python3-sphinx-argparse' 'python3-xarray' Note that it seems impossible to file a bug against python-xarray for epel9 in bugzilla (component is not recognised), so I could not open an "branch and build" request for that one. python3-mock is not likely to be created or needed. If it is needed, then either the code is old or it's a bug. (In reply to Jos de Kloe from comment #2) > Note that it seems impossible to file a bug against python-xarray for epel9 > in bugzilla (component is not recognised), so I could not open an "branch > and build" request for that one. If the component is not in the EPEL product, it has never been in any version of EPEL, so you should open the request against the component in the Fedora project. The maintainer is not interested in EPEL (https://bugzilla.redhat.com/show_bug.cgi?id=1788804#c1), so a volunteer will be needed. turns out python3-mock is not needed afterall, so I removed this dependency. still waiting for python-pandas and python-xarray. Current status is that I can build pyproj for EPEL9, but I have to disable a few test cases in the check section (this concerns 14 out of 841 tests), since these are the only places that pandas and xarray is needed. If this is acceptable then I can proceed with this package. (In reply to Jos de Kloe from comment #6) > still waiting for python-pandas and python-xarray. > > Current status is that I can build pyproj for EPEL9, but I have to disable a > few test cases in the check section (this concerns 14 out of 841 tests), > since these are the only places that pandas and xarray is needed. > If this is acceptable then I can proceed with this package. Personally, I think that’s fine. The pandas/xarray integration tests can be re-enabled when those packages are in EPEL9. FEDORA-EPEL-2023-39df5ac06c has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-39df5ac06c FEDORA-EPEL-2023-39df5ac06c has been pushed to the Fedora EPEL 9 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-39df5ac06c See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2023-39df5ac06c has been pushed to the Fedora EPEL 9 stable repository. If problem still persists, please make note of it in this bug report. |