Opened 7 months ago

Closed 7 months ago

Last modified 7 months ago

#68436 closed defect (fixed)

py37-scipy: depends on deleted py37-mypy

Reported by: nilason (Nicklas Larsson) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: tobypeterson, catap (Kirill A. Korinsky), jan@…, judaew (Vadym-Valdis Yudaiev)
Port: py37-scipy py-mypy

Description

The subport py37-scipy is broken, since the dependant py37-mypy was deleted with

6a6e48e.

Change History (6)

comment:1 Changed 7 months ago by jmroot (Joshua Root)

Cc: tobypeterson added
Port: py-mypy added
Summary: py37-scipy: subport brokenpy37-scipy: depends on deleted py37-mypy

comment:2 Changed 7 months ago by jmroot (Joshua Root)

Scipy isn't alone in this:

% port echo 'depends::py37-mypy[$|\s]'
py37-scipy                      
py37-orjson                     
py37-pytest-asyncio             
py37-rsa                        
py37-trio                       
py37-typer
Last edited 7 months ago by jmroot (Joshua Root) (previous) (diff)

comment:3 Changed 7 months ago by jmroot (Joshua Root)

Cc: catap jan@… judaew added

comment:4 Changed 7 months ago by tobypeterson

For some reason, I thought these depended on mypy_extensions, not mypy itself. Anyway, I'll undo this and slow down on the 3.7 removal, even though it's been EOL for a few months now.

comment:5 Changed 7 months ago by tobypeterson

Resolution: fixed
Status: assignedclosed

In fd06bb3a704aedd5524700cc7244d2ddd5eb2bd7/macports-ports (master):

py-mypy: restore deleted py37-mypy, bump revision because it is now compiled

fixes #68436

comment:6 in reply to:  4 Changed 7 months ago by jmroot (Joshua Root)

Replying to tobypeterson:

Anyway, I'll undo this and slow down on the 3.7 removal, even though it's been EOL for a few months now.

Deleting is fine as long as you delete the dependents first. :)

Note: See TracTickets for help on using tickets.