Opened 10 months ago

Last modified 10 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 10 months ago by mascguy (Christopher Nielsen)

Alternatively, are the Python variants obsolete, such that we can simply drop them...?

comment:2 Changed 10 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 Changed 10 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 in reply to:  3 Changed 10 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!

Note: See TracTickets for help on using tickets.