summaryrefslogtreecommitdiff
path: root/devel/py-uv-bump/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-uv-bump/pkg-descr')
-rw-r--r--devel/py-uv-bump/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/py-uv-bump/pkg-descr b/devel/py-uv-bump/pkg-descr
new file mode 100644
index 000000000000..f0733c228e70
--- /dev/null
+++ b/devel/py-uv-bump/pkg-descr
@@ -0,0 +1,5 @@
+UV-bump updates pyproject.toml dependency minimum versions to the latest
+feasible versions for projects using the uv Python package manager.
+
+This tool helps maintain up-to-date dependencies by automatically bumping
+version constraints in your project configuration files.