www/py-django-registration: Update to 3.4

* Switch to the PEP517 build framework.

Changelog:

https://github.com/ubernostrum/django-registration/compare/3.3...3.4

PR:		276324
Approved by:	Kevin Golding (maintainer)
This commit is contained in:
Kai Knoblich 2024-01-16 06:21:10 +01:00
parent 60d563daea
commit b60a89a503
2 changed files with 7 additions and 5 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= django-registration
PORTVERSION= 3.3
PORTVERSION= 3.4
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -11,11 +11,13 @@ 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}django32>=3.2:www/py-django32@${PY_FLAVOR}
USES= python
USE_PYTHON= distutils autoplist
USE_PYTHON= autoplist pep517
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}django-registration-redux

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1668603223
SHA256 (django-registration-3.3.tar.gz) = 884a4cc9ec87b9f1c0ceb6b6c4b7ba491c1877997a3cd29cc923697dac785eb8
SIZE (django-registration-3.3.tar.gz) = 85046
TIMESTAMP = 1704625621
SHA256 (django-registration-3.4.tar.gz) = 1a0ccef7ef71e67a78a551abd8ad378977dc14a036f1fcd8be422a68bd5254a9
SIZE (django-registration-3.4.tar.gz) = 89040