Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#57556 closed defect (fixed)

py37-magpy depends on nonexistent py37-netcdf4

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: mojca (Mojca Miklavec)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: seanfarley (Sean Farley), jswhit (Jeff Whitaker)
Port: py-magpy py-netcdf4

Description

Error: Dependency 'py37-netcdf4' not found.
Error: mportdepends py37-magpy activate failed.
Calculating dependencies for 'py37-magpy' failed, aborting.
./mpbb/mpbb: error: `install-dependencies' failed to run successfully

Change History (3)

comment:1 Changed 5 years ago by mojca (Mojca Miklavec)

I'm sorry for that. Not that magpy is working well with Python 3, but I added the subports for the sake of simplifying testing, bug reporting etc.

comment:2 Changed 5 years ago by mojca (Mojca Miklavec)

Resolution: fixed
Status: assignedclosed

In 8209b4147ead66b5919f418a7c3d6905a66b2a68/macports-ports (master):

py-netcdf4: add py37 subport

Closes: #57556

comment:3 Changed 5 years ago by mojca (Mojca Miklavec)

In b02d226713cf1ea187f4bc886b6c7426bf352370/macports-ports (master):

py-magpy: remove Python 3 subports

The package never really worked well with Python 3.
A recent update even broke the installation,
so it makes no sense to further provide those subports
until upstream fixes support.

The GUI part requires wxPython, not a great incentive
to go into troubles of testing Python 3 for the rest of functionality.

See: #57556

Note: See TracTickets for help on using tickets.