Opened 4 years ago

Closed 4 years ago

#59636 closed defect (fixed)

py-spyder: Failed to parse file python/py-spyder/Portfile …

Reported by: iefdev (Eric F) Owned by: reneeotten (Renee Otten)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: py-spyder

Description

Since last upgrade, I'm receiving errors about "require_active_variants" - which was removed now.

$ sudo port -v sync
--->  Updating the ports tree

// ... //

Creating port index in /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports
Warning: Failed to open old entry for python/py-spyder, making a new one
Adding port python/py-spyder
Error: py-spyder: Error executing webkit: invalid command name "require_active_variants"
Failed to parse file python/py-spyder/Portfile with subport 'py27-spyder': Error evaluating variants
Error: py-spyder: Error executing webkit: invalid command name "require_active_variants"
Failed to parse file python/py-spyder/Portfile with subport 'py35-spyder': Error evaluating variants
Error: py-spyder: Error executing webkit: invalid command name "require_active_variants"
Failed to parse file python/py-spyder/Portfile with subport 'py36-spyder': Error evaluating variants
Error: py-spyder: Error executing webkit: invalid command name "require_active_variants"
Failed to parse file python/py-spyder/Portfile with subport 'py37-spyder': Error evaluating variants

There's still a line left in the Portfile who needs the PG:

https://github.com/macports/macports-ports/commit/c3f7c9a79bd0cc0a811165f4e8cf88c832a0cc39#diff-4934f6a96ec92029441635f26919fda1R77

Change History (1)

comment:1 Changed 4 years ago by reneeotten (Renee Otten)

Resolution: fixed
Status: assignedclosed

In a2404c0d8ae5d0ef3efb04eba76280704307ff5c/macports-ports (master):

py-spyder: re-add active_variants PG

  • still needed for the webkit variant

Closes: #59636

Note: See TracTickets for help on using tickets.