Opened 6 years ago

Closed 6 years ago

#56896 closed defect (fixed)

ports broken by the removal of py34-h5py

Reported by: reneeotten (Renee Otten) Owned by: eborisch (Eric A. Borisch)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: stromnov (Andrey Stromnov), mojca (Mojca Miklavec), robitaille@…
Port: py-h5py, py-blaze, py-pymc3, py-spacepy, py-yt

Description

The py34 subport of py-h5py was moved to py-graveyard in this commit. However, there were still other ports depending on it and these are now broken:

port echo depends:py34-h5py
py34-blaze
py34-pymc3
py34-spacepy
py34-yt

Please make sure to check dependencies before removing subports. I personally think this issues would not arise as easily if there were a policy about what versions to support (e.g., no EOL version, keep others around if they work and their Python versions are still supported). Anyway, right now the options are to bring py34-h5py back to live, or to remove the py34 subports from the others as well. Preferences?

Change History (2)

comment:1 Changed 6 years ago by mf2k (Frank Schima)

Cc: eborisch removed
Owner: set to eborisch
Status: newassigned

comment:2 Changed 6 years ago by reneeotten <reneeotten@…>

Resolution: fixed
Status: assignedclosed

In c3f390c629cf60b0a25ddcb76a348e507d063736/macports-ports (master):

py-h5py: add py34 subport back

Closes: #56896

Note: See TracTickets for help on using tickets.