Opened 16 months ago
Last modified 16 months ago
#67816 assigned defect
alembic: python variants depend on non-existent py-ilmbase
Reported by: | mascguy (Christopher Nielsen) | Owned by: | jasonliu-- (Jason Liu) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ||
Port: | alembic |
Description
Noticed this issue when reviewing buildbot jobs for openvdb
, as the latter had mirroring failures:
Error: No such port: py27-pyilmbase Error: No such port: py36-pyilmbase Error: No such port: py37-pyilmbase Error: No such port: py38-pyilmbase Error: No such port: py39-pyilmbase
Checking ports.macports.org
, the Git history, etc, I don't see anything related to py-ilmbase
. Is the latter a port that needs to be created? Or...?
Change History (4)
comment:1 Changed 16 months ago by mascguy (Christopher Nielsen)
comment:2 Changed 16 months ago by jasonliu-- (Jason Liu)
Let me take a look. It's been a while since I've dealt with the Alembic port. 😆
comment:3 follow-up: 4 Changed 16 months ago by jasonliu-- (Jason Liu)
Hey Chris, yeah it looks like Marcus (or somebody else) obsoleted/deleted the py*-pyilmbase
ports:
https://ports.macports.org/port/py39-pyilmbase/details/
I'll remove references to it from the alembic Portfile.
comment:4 Changed 16 months ago by mascguy (Christopher Nielsen)
Replying to jasonliu--:
Hey Chris, yeah it looks like Marcus (or somebody else) obsoleted/deleted the
py*-pyilmbase
ports:https://ports.macports.org/port/py39-pyilmbase/details/
I'll remove references to it from the alembic Portfile.
Sounds great, thanks Jason!
Alternatively, are the Python variants obsolete, such that we can simply drop them...?