Closed Bug 1368023 Opened 7 years ago Closed 7 years ago

Stale pip dependencies aren't being uninstalled on Heroku

Categories

(Tree Management :: Treeherder: Infrastructure, enhancement, P2)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: emorley)

Details

heroku-buildpack-python is supposed to uninstall packages from the python build cache when they are removed from our requirements files:
https://github.com/heroku/heroku-buildpack-python/blob/master/bin/steps/pip-uninstall

However this is no longer working - looks to be regressed by:
https://github.com/heroku/heroku-buildpack-python/commit/f27a84e0155c7752630aae6c93e230d2a24a880a
My upstream PR was merged, so this is fixed :-)
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.