Opened 5 years ago

Closed 4 years ago

#4011 closed enhancement (fixed)

add ability to update bundle metadata of bundles in toolshed

Reported by: Greg Couch Owned by: Greg Couch
Priority: moderate Milestone:
Component: Tool Shed Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

When a bundle on the toolshed has incorrect dependencies, eg., Chimerax-Core>=0.1 when it doesn't work in 1.0, we need a way for us to update the dependency. The dependencies are in two places: (1) in the wheel, and (2) in the toolshed database from extracted dependencies from the wheel. Ideally, the solution would update the information in both.

Change History (2)

comment:1 by Greg Couch, 5 years ago

Owner: set to Greg Couch
Status: newassigned

comment:2 by Greg Couch, 4 years ago

Resolution: fixed
Status: assignedclosed

Added "manage.py update_works_with" management command.

Note: See TracTickets for help on using tickets.