Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Nov 2024 15:23:59 GMT
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 317de2479780 - main - www/py-dj50-django-htmx: Update to 1.21
Message-ID:  <202411011523.4A1FNx4f091470@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kai:

URL: https://cgit.FreeBSD.org/ports/commit/?id=317de24797808e5862a76ac8ec4cf7906a518532

commit 317de24797808e5862a76ac8ec4cf7906a518532
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2024-11-01 15:09:12 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2024-11-01 15:09:12 +0000

    www/py-dj50-django-htmx: Update to 1.21
    
    Changelog since 1.19:
    
    https://github.com/adamchainz/django-htmx/blob/1.21.0/docs/changelog.rst
---
 www/py-dj50-django-htmx/Makefile | 4 ++--
 www/py-dj50-django-htmx/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/py-dj50-django-htmx/Makefile b/www/py-dj50-django-htmx/Makefile
index e4c9f232329e..cc8691da5aff 100644
--- a/www/py-dj50-django-htmx/Makefile
+++ b/www/py-dj50-django-htmx/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	django-htmx
-DISTVERSION=	1.19.0
+DISTVERSION=	1.21.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}dj50-
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PY_SETUPTOOLS} \
 		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django50>=3.2:www/py-django50@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django50>=4.2:www/py-django50@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}asgiref>=3.6:www/py-asgiref@${PY_FLAVOR}
 
 USES=		python:3.10+
diff --git a/www/py-dj50-django-htmx/distinfo b/www/py-dj50-django-htmx/distinfo
index 030d1eb19765..b15cd38351e3 100644
--- a/www/py-dj50-django-htmx/distinfo
+++ b/www/py-dj50-django-htmx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1723739910
-SHA256 (django_htmx-1.19.0.tar.gz) = e7e17304e78e07f96eca0affc3ce1806edfdf3538bb7cb1912452b101f3e627d
-SIZE (django_htmx-1.19.0.tar.gz) = 9791
+TIMESTAMP = 1730458034
+SHA256 (django_htmx-1.21.0.tar.gz) = 6ed3b42effd5980f22e68f36cd14ee4311bff3b6cb8435a89e27f45995691572
+SIZE (django_htmx-1.21.0.tar.gz) = 9611



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411011523.4A1FNx4f091470>