Date: Mon, 20 Apr 2026 00:09:02 +0000 From: =?utf-8?Q?Jes=C3=BAs?= Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1bde39e3d533 - main - www/py-dj60-django-stubs-ext: Update to 6.0.3 Message-ID: <69e56e9e.4101b.18974dac@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by dtxdf: URL: https://cgit.FreeBSD.org/ports/commit/?id=1bde39e3d533b9c3cd1848888cdf93cd5e3a5aff commit 1bde39e3d533b9c3cd1848888cdf93cd5e3a5aff Author: Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> AuthorDate: 2026-04-20 00:06:54 +0000 Commit: Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org> CommitDate: 2026-04-20 00:08:45 +0000 www/py-dj60-django-stubs-ext: Update to 6.0.3 --- www/py-dj60-django-stubs-ext/Makefile | 2 +- www/py-dj60-django-stubs-ext/distinfo | 6 +++--- www/py-dj60-django-stubs-ext/files/patch-pyproject.toml | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/www/py-dj60-django-stubs-ext/Makefile b/www/py-dj60-django-stubs-ext/Makefile index 539e1586c7db..4dfc7f41d2a3 100644 --- a/www/py-dj60-django-stubs-ext/Makefile +++ b/www/py-dj60-django-stubs-ext/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-stubs-ext -PORTVERSION= 5.2.9 +PORTVERSION= 6.0.3 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj60- diff --git a/www/py-dj60-django-stubs-ext/distinfo b/www/py-dj60-django-stubs-ext/distinfo index 9255fb91dd8a..baadbefc6ff2 100644 --- a/www/py-dj60-django-stubs-ext/distinfo +++ b/www/py-dj60-django-stubs-ext/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1770616223 -SHA256 (django_stubs_ext-5.2.9.tar.gz) = 6db4054d1580657b979b7d391474719f1a978773e66c7070a5e246cd445a25a9 -SIZE (django_stubs_ext-5.2.9.tar.gz) = 6497 +TIMESTAMP = 1776643461 +SHA256 (django_stubs_ext-6.0.3.tar.gz) = 3307d42132bc295d5744de6276bc5fdf6896efc70f891e21c0ae8bdf529d2762 +SIZE (django_stubs_ext-6.0.3.tar.gz) = 6663 diff --git a/www/py-dj60-django-stubs-ext/files/patch-pyproject.toml b/www/py-dj60-django-stubs-ext/files/patch-pyproject.toml index fcab6673d1e9..c5109c798f86 100644 --- a/www/py-dj60-django-stubs-ext/files/patch-pyproject.toml +++ b/www/py-dj60-django-stubs-ext/files/patch-pyproject.toml @@ -1,11 +1,11 @@ ---- pyproject.toml.orig 2026-02-09 05:50:33 UTC +--- pyproject.toml.orig 2026-04-20 00:04:28 UTC +++ pyproject.toml -@@ -40,7 +40,7 @@ Funding = "https://github.com/sponsors/typeddjango" +@@ -42,7 +42,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.10.0,<0.11.0"] +-requires = ["uv_build>=0.11.0,<0.12.0"] ++requires = ["uv_build"] 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?69e56e9e.4101b.18974dac>
