#65812 closed defect (fixed)

Error: Port py310-graphviz not found

Reported by: barracuda156 Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: python Cc: mascguy (Christopher Nielsen)
Port: py-graphviz

Description

  py310-automat has the following notes:
    py310-automat requires py310-twisted and py310-graphviz to enable the visualize
    feature.
    However, py310-twisted depends on py310-automat to run correctly.
    Please install py310-twisted and py310-graphviz manually for full
    functionality.

But:

10:~ svacchanda$ sudo port -v install py310-graphviz
Error: Port py310-graphviz not found

Change History (4)

comment:1 Changed 20 months ago by mascguy (Christopher Nielsen)

Cc: mascguy added

comment:2 Changed 20 months ago by mascguy (Christopher Nielsen)

It's possible that the older version we have, didn't support Python 3.10.

The latest version - 0.20.1 - looks like it does, though.

comment:3 in reply to:  2 Changed 20 months ago by barracuda156

Replying to mascguy:

It's possible that the older version we have, didn't support Python 3.10.

The latest version - 0.20.1 - looks like it does, though.

https://github.com/macports/macports-ports/pull/16065

comment:4 Changed 20 months ago by barracuda156

Resolution: fixed
Status: assignedclosed

In f603d7f22f727c2675a68b21334b1280716445ed/macports-ports (master):

py-graphviz: update to 0.20.1, add py310 subport
Fixes: #65812

Note: See TracTickets for help on using tickets.