Date: Sat, 18 Apr 2026 22:06:11 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9c1dd3213788 - main - www/py-django-stubs-ext: Update to 6.0.2 Message-ID: <69e40053.33a5a.11da55d1@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=9c1dd321378875bdb79198403b037ba4710e4127 commit 9c1dd321378875bdb79198403b037ba4710e4127 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-18 21:41:44 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-18 21:53:04 +0000 www/py-django-stubs-ext: Update to 6.0.2 Changes: https://github.com/typeddjango/django-stubs/releases --- www/py-django-stubs-ext/Makefile | 4 ++-- www/py-django-stubs-ext/distinfo | 6 +++--- www/py-django-stubs-ext/files/patch-pyproject.toml | 11 ----------- 3 files changed, 5 insertions(+), 16 deletions(-) diff --git a/www/py-django-stubs-ext/Makefile b/www/py-django-stubs-ext/Makefile index 0ba93a67afcd..76e335a96151 100644 --- a/www/py-django-stubs-ext/Makefile +++ b/www/py-django-stubs-ext/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-stubs-ext -PORTVERSION= 5.2.9 +PORTVERSION= 6.0.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ WWW= https://github.com/typeddjango/django-stubs LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}uv-build>=0.9.9:devel/py-uv-build@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}uv-build>=0.11.0<0.12.0:devel/py-uv-build@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=0:www/py-django42@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} diff --git a/www/py-django-stubs-ext/distinfo b/www/py-django-stubs-ext/distinfo index 47f955cdfd10..b96da3997864 100644 --- a/www/py-django-stubs-ext/distinfo +++ b/www/py-django-stubs-ext/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1769874436 -SHA256 (django_stubs_ext-5.2.9.tar.gz) = 6db4054d1580657b979b7d391474719f1a978773e66c7070a5e246cd445a25a9 -SIZE (django_stubs_ext-5.2.9.tar.gz) = 6497 +TIMESTAMP = 1775587654 +SHA256 (django_stubs_ext-6.0.2.tar.gz) = 70b7b7ae837e7a6036e2facb64435550bf7cf8143c1a6e802864d4824ce6058c +SIZE (django_stubs_ext-6.0.2.tar.gz) = 6751 diff --git a/www/py-django-stubs-ext/files/patch-pyproject.toml b/www/py-django-stubs-ext/files/patch-pyproject.toml deleted file mode 100644 index f507b8eb6167..000000000000 --- a/www/py-django-stubs-ext/files/patch-pyproject.toml +++ /dev/null @@ -1,11 +0,0 @@ ---- 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?69e40053.33a5a.11da55d1>
