Files
scripts/uv-upgrade.hook
2025-09-06 14:27:54 +02:00

11 lines
208 B
Plaintext

[Trigger]
Operation = Upgrade
Type = Package
Target = *
[Action]
Description = Upgrade python programs installed as 'uv tool'
When = PostTransaction
Depends = python-uv
Exec = /usr/bin/uv tool upgrade --all