git: 5697fc1b7121 - main - www/py-django-htmx: Update to 1.19.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 16 Aug 2024 03:57:29 UTC
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=5697fc1b712168cddc620ca9a0340c3ddd58aea4 commit 5697fc1b712168cddc620ca9a0340c3ddd58aea4 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2024-08-16 03:51:17 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2024-08-16 03:51:17 +0000 www/py-django-htmx: Update to 1.19.0 * Belatedly add CONFLICTS_INSTALL after 9dcfcfc7df21 while I'm here. Changelog since 1.17.3: https://github.com/adamchainz/django-htmx/blob/1.19.0/docs/changelog.rst --- www/py-django-htmx/Makefile | 6 ++++-- www/py-django-htmx/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/www/py-django-htmx/Makefile b/www/py-django-htmx/Makefile index 288d4acef7e6..de471c6d5697 100644 --- a/www/py-django-htmx/Makefile +++ b/www/py-django-htmx/Makefile @@ -1,9 +1,9 @@ PORTNAME= django-htmx -DISTVERSION= 1.17.3 -PORTREVISION= 1 +DISTVERSION= 1.19.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= django_htmx-${DISTVERSION} MAINTAINER= kai@FreeBSD.org COMMENT= Extensions for using Django with htmx @@ -20,6 +20,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=3.2:www/py-django42@${PY_FLAVOR} \ USES= python USE_PYTHON= autoplist pep517 +CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} + NO_ARCH= yes .include <bsd.port.mk> diff --git a/www/py-django-htmx/distinfo b/www/py-django-htmx/distinfo index e8e8389d3293..030d1eb19765 100644 --- a/www/py-django-htmx/distinfo +++ b/www/py-django-htmx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709978427 -SHA256 (django-htmx-1.17.3.tar.gz) = a2069219920d7ef0883ddbf5e8d931069db145a0d4a8a032a2708f840c7a68a6 -SIZE (django-htmx-1.17.3.tar.gz) = 9779 +TIMESTAMP = 1723739910 +SHA256 (django_htmx-1.19.0.tar.gz) = e7e17304e78e07f96eca0affc3ce1806edfdf3538bb7cb1912452b101f3e627d +SIZE (django_htmx-1.19.0.tar.gz) = 9791