#65823 closed defect (fixed)

py310-napari-console @0.0.6_0: build failure due to missing dependency

Reported by: angli232 (Ang Li) Owned by: Marius Schamschula <mschamschula@…>
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: Schamschula (Marius Schamschula)
Port: py310-napari-console

Description

The following error was shown in the log when I attempted to upgrade the port from 0.0.4_0 to 0.0.6_0

* Getting dependencies for wheel...

ERROR Missing dependencies:
	setuptools_scm>=3.4

You can also check the builder for a more complete log. https://build.macports.org/builders/ports-12_arm64-builder/builds/62473/steps/install-port/logs/stdio

The issue was resolved after I installed py310-setuptools_scm manually. It would be great to fix the bug of the port. Thanks.

Change History (2)

comment:1 Changed 19 months ago by Schamschula (Marius Schamschula)

I removed that dependency as the build system went to pep517 with the update to version 0.0.6..

I'll revert that change.

comment:2 Changed 19 months ago by Marius Schamschula <mschamschula@…>

Owner: set to Marius Schamschula <mschamschula@…>
Resolution: fixed
Status: newclosed

In ea975817113d47bf61a525e2bf2f505cbd3847ef/macports-ports (master):

py-napari-console: revert py-setuptools_scm dwpendency

Closes: #65823

Note: See TracTickets for help on using tickets.