Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shiv-produced binaries should remove old installations #29

Closed
mhucka opened this issue Jul 1, 2021 · 1 comment
Closed

shiv-produced binaries should remove old installations #29

mhucka opened this issue Jul 1, 2021 · 1 comment
Labels
Enhancement ✨ New feature or request Priority ★★ Medium priority

Comments

@mhucka
Copy link
Member

mhucka commented Jul 1, 2021

The shiv-generated self-contained runnable Python binaries install Python libraries into the user's ~/.shiv directory. These are tied to the release of a given Handprint executable. Currently, nothing removes them after they are first installed (unless the user knows about it and removes them manually). It is possible to include a preamble where code can be added to do some cleanup, and the shiv documentation includes an example of how.

Future releases of Handprint should do this to avoid bloating users' ~/.shiv.

@mhucka mhucka added Enhancement ✨ New feature or request Priority ★★ Medium priority labels Jul 1, 2021
@mhucka
Copy link
Member Author

mhucka commented Aug 18, 2021

This is implemented in version 1.5.4.

@mhucka mhucka closed this as completed Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement ✨ New feature or request Priority ★★ Medium priority
Projects
None yet
Development

No branches or pull requests

1 participant