Bug 2338926
| Summary: | Incompatible with Zarr 3 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Elliott Sales de Andrade <quantum.analyst> |
| Component: | python-hdmf | Assignee: | Luis Bazan <bazanluis20> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 42 | CC: | bazanluis20, code, neuro-sig |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-12-21 07:21:36 UTC | Type: | --- |
| 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: | 2264279 | ||
|
Description
Elliott Sales de Andrade
2025-01-20 00:15:31 UTC
As noted in the upstream issue https://github.com/hdmf-dev/hdmf/issues/1235, HDMF 4.0.0 (https://src.fedoraproject.org/rpms/python-hdmf/pull-request/24) still doesn’t support Zarr 3, at least initially. However, hdmf 4.0.0 did restore the "zarr" extra that was removed in 3.14.2, so we do have more options now. If it gets to the point where hdmf is one of the last packages blocking a zarr update, and upstream support is still not available, we could drop and obsolete the python3-hdmf+zarr metapackage, on which nothing currently depends. This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle. Changing version to 42. This is *not* fixed upstream or downstream, but it has become irrelevant for now. Since hdmf 4.1.1, preserving the metapackage for the zarr extra would have required packaging an additional dependency, https://pypi.org/project/hdmf-zarr/. I didn’t want to do that (nothing would have depended on the extra), so I dropped the zarr extra metapackage in Fedora starting with F44. As described in https://bugzilla.redhat.com/show_bug.cgi?id=2338926#c1 above, that means this package is no longer one of the blockers for upgrading zarr. |