Opened 4 years ago
Closed 4 years ago
#62217 closed defect (fixed)
py39-h5py depends on nonexistent port py39-mpi4py
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | eborisch (Eric A. Borisch) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | mascguy (Christopher Nielsen) | |
Port: | py-h5py py-mpi4py |
Description
https://build.macports.org/builders/jobs-mirror/builds/242146/steps/mirror/logs/stdio
---> Fetching distfiles for py39-h5py Error: No such port: py39-mpi4py ./mpbb/mpbb: error: `mirror-distfiles' failed to run successfully
Change History (3)
comment:1 Changed 4 years ago by mascguy (Christopher Nielsen)
comment:3 Changed 4 years ago by Christopher Nielsen <mascguy@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Despite testing the heck out of this when adding the py39 subport, plus checking version compatibility, etc... I missed the
mpi
variant.Assuming that
py-mpi4py
(and all dependencies) support Python 3.9, I'll submit a PR to fix this. More info to follow regardless.