-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
pipx: use global in state=latest #9623
pipx: use global in state=latest #9623
Conversation
If there's no feedback, I'll merge this for the 10.3.0 release. |
Backport to stable-9: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 03dfed4 on top of patchback/backports/stable-9/03dfed4c351abbb1a64d070da3a608b5848e7003/pr-9623 Backporting merged PR #9623 into main
🤖 @patchback |
Backport to stable-10: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 03dfed4 on top of patchback/backports/stable-10/03dfed4c351abbb1a64d070da3a608b5848e7003/pr-9623 Backporting merged PR #9623 into main
🤖 @patchback |
@russoz thanks for your contribution! |
Backport to stable-10: 💚 backport PR created✅ Backport PR branch: Backported as #9638 🤖 @patchback |
* pipx: use global in state=latest * add changelog frag (cherry picked from commit 03dfed4)
If you want this backported to stable-9, that requires some manual work. |
* pipx: use global in state=latest * add changelog frag
SUMMARY
Honour
global
parameter whenstate=latest
.Fixes #9619
ISSUE TYPE
COMPONENT NAME
pipx