Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:06:12 +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: 110cb271a7a7 - main - www/py-django-unfold: Update to 0.87.0
Message-ID:  <69e40054.343cb.4a5328b2@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=110cb271a7a7b70d3111213a64f2f6efa282a62d

commit 110cb271a7a7b70d3111213a64f2f6efa282a62d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:41:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:53:05 +0000

    www/py-django-unfold: Update to 0.87.0
    
    Changes:        https://github.com/unfoldadmin/django-unfold/releases
---
 www/py-django-unfold/Makefile | 4 ++--
 www/py-django-unfold/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/py-django-unfold/Makefile b/www/py-django-unfold/Makefile
index 0e90a7bcf4fd..64ca032a027e 100644
--- a/www/py-django-unfold/Makefile
+++ b/www/py-django-unfold/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	django-unfold
-PORTVERSION=	0.80.0
+PORTVERSION=	0.87.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.md
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR}
 
-USES=		python
+USES=		python:3.11+
 USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
diff --git a/www/py-django-unfold/distinfo b/www/py-django-unfold/distinfo
index 414d86636129..a8d8cad46363 100644
--- a/www/py-django-unfold/distinfo
+++ b/www/py-django-unfold/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1771421764
-SHA256 (django_unfold-0.80.0.tar.gz) = 8f158a591619ce84065ab83130605b1141d6a12fd24768435a8c237f03fa361b
-SIZE (django_unfold-0.80.0.tar.gz) = 1110575
+TIMESTAMP = 1775587656
+SHA256 (django_unfold-0.87.0.tar.gz) = 011048047eea2e789e087660203ca221243885e0c93dbcb47539ff80dde9b76c
+SIZE (django_unfold-0.87.0.tar.gz) = 1117584


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e40054.343cb.4a5328b2>