git: 5021dbec23cd - main - www/py-django-registration: Update to 5.2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Dec 2025 12:34:59 UTC
The branch main has been updated by kai:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5021dbec23cda531b04f0d01332f8bf0dac24a5a
commit 5021dbec23cda531b04f0d01332f8bf0dac24a5a
Author: Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2025-12-30 12:33:55 +0000
Commit: Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2025-12-30 12:33:55 +0000
www/py-django-registration: Update to 5.2.1
Changelog since 3.4:
https://github.com/ubernostrum/django-registration/compare/3.4...5.2.1
PR: 291771
Approved by: Kevin Golding (maintainer)
---
www/py-django-registration/Makefile | 11 +++++------
www/py-django-registration/distinfo | 6 +++---
2 files changed, 8 insertions(+), 9 deletions(-)
diff --git a/www/py-django-registration/Makefile b/www/py-django-registration/Makefile
index 9853343e096e..d06172f1b6f2 100644
--- a/www/py-django-registration/Makefile
+++ b/www/py-django-registration/Makefile
@@ -1,9 +1,9 @@
PORTNAME= django-registration
-PORTVERSION= 3.4
-PORTREVISION= 1
+PORTVERSION= 5.2.1
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+DISTNAME= django_registration-${PORTVERSION}
MAINTAINER= ports@caomhin.org
COMMENT= User-registration application for Django
@@ -12,10 +12,9 @@ WWW= https://github.com/ubernostrum/django-registration
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PY_SETUPTOOLS} \
- ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}confusable_homoglyphs>=3.0<4.0:devel/py-confusable_homoglyphs@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}django42>=3.2:www/py-django42@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdm-backend>0:devel/py-pdm-backend@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}confusable_homoglyphs>=3.0:devel/py-confusable_homoglyphs@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}django42>=4.2:www/py-django42@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist pep517
diff --git a/www/py-django-registration/distinfo b/www/py-django-registration/distinfo
index 6935e00297d1..d39fb97afae7 100644
--- a/www/py-django-registration/distinfo
+++ b/www/py-django-registration/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1704625621
-SHA256 (django-registration-3.4.tar.gz) = 1a0ccef7ef71e67a78a551abd8ad378977dc14a036f1fcd8be422a68bd5254a9
-SIZE (django-registration-3.4.tar.gz) = 89040
+TIMESTAMP = 1765903212
+SHA256 (django_registration-5.2.1.tar.gz) = 06864f9da0bc4d7b073fb2da98d95d12428357ab0bc46e33f79c26707ec06bbe
+SIZE (django_registration-5.2.1.tar.gz) = 94187