summaryrefslogtreecommitdiff
path: root/devel/py-uv
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-uv')
-rw-r--r--devel/py-uv/Makefile2
-rw-r--r--devel/py-uv/distinfo6
-rw-r--r--devel/py-uv/files/patch-pyproject.toml5
3 files changed, 7 insertions, 6 deletions
diff --git a/devel/py-uv/Makefile b/devel/py-uv/Makefile
index 6f4a155955a0..b78539418393 100644
--- a/devel/py-uv/Makefile
+++ b/devel/py-uv/Makefile
@@ -1,5 +1,5 @@
PORTNAME= uv
-DISTVERSION= 0.9.15
+DISTVERSION= 0.9.17
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-uv/distinfo b/devel/py-uv/distinfo
index 6725d922840c..377b1d67f2e6 100644
--- a/devel/py-uv/distinfo
+++ b/devel/py-uv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1764758225
-SHA256 (astral-sh-uv-0.9.15_GH0.tar.gz) = 4bd98152fbeb3cbe4a06fd0d49824d44db3023e24d17ba265df71fd52591bc09
-SIZE (astral-sh-uv-0.9.15_GH0.tar.gz) = 4887603
+TIMESTAMP = 1765783784
+SHA256 (astral-sh-uv-0.9.17_GH0.tar.gz) = ea948dc7141c56c798ff603f71793351917f9c777302d428840848515999fb29
+SIZE (astral-sh-uv-0.9.17_GH0.tar.gz) = 4774663
diff --git a/devel/py-uv/files/patch-pyproject.toml b/devel/py-uv/files/patch-pyproject.toml
index ac7e902e78dc..d16a03f5d31c 100644
--- a/devel/py-uv/files/patch-pyproject.toml
+++ b/devel/py-uv/files/patch-pyproject.toml
@@ -1,4 +1,4 @@
---- pyproject.toml.orig 2025-12-03 00:57:55 UTC
+--- pyproject.toml.orig 2025-12-09 22:36:00 UTC
+++ pyproject.toml
@@ -1,6 +1,6 @@
[build-system]
@@ -9,7 +9,7 @@
[project]
name = "uv"
-@@ -40,55 +40,12 @@ Discord = "https://discord.gg/astral-sh"
+@@ -40,56 +40,12 @@ Discord = "https://discord.gg/astral-sh"
Releases = "https://github.com/astral-sh/uv/releases"
Discord = "https://discord.gg/astral-sh"
@@ -48,6 +48,7 @@
- "docs/guides/integration/docker.md",
- "docs/guides/integration/pre-commit.md",
- "docs/guides/integration/github.md",
+- "docs/guides/integration/gitlab.md",
- "docs/guides/integration/aws-lambda.md",
- "docs/concepts/build-backend.md",
- "docs/concepts/projects/init.md",