Date: Fri, 06 Feb 2026 14:51:06 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: cc421478b2c5 - main - www/py-django-stubs-ext: Missing file Message-ID: <6985ffda.3d227.20b9dfb4@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=cc421478b2c5d306bcc6c896ad7c9f0cec66f66e commit cc421478b2c5d306bcc6c896ad7c9f0cec66f66e Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-02-06 14:50:52 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-02-06 14:50:52 +0000 www/py-django-stubs-ext: Missing file --- www/py-django-stubs-ext/files/patch-pyproject.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/www/py-django-stubs-ext/files/patch-pyproject.toml b/www/py-django-stubs-ext/files/patch-pyproject.toml new file mode 100644 index 000000000000..f507b8eb6167 --- /dev/null +++ b/www/py-django-stubs-ext/files/patch-pyproject.toml @@ -0,0 +1,11 @@ +--- pyproject.toml.orig 2026-02-06 14:48:36 UTC ++++ pyproject.toml +@@ -40,7 +40,7 @@ Funding = "https://github.com/sponsors/typeddjango" + "Release notes" = "https://github.com/typeddjango/django-stubs/releases" + + [build-system] +-requires = ["uv_build>=0.9.9,<0.10.0"] ++requires = ["uv_build>=0.9.9"] + build-backend = "uv_build" + + [tool.uv.build-backend]home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6985ffda.3d227.20b9dfb4>
