Commit eaa8553f authored by Rene Ladan's avatar Rene Ladan
Browse files

www/py-dj52-django-extensions: Remove expired port

2026-06-30 www/py-dj52-django-extensions: Obsolete, please use www/py-django-extensions instead
parent 17e79450
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5400,3 +5400,4 @@ www/py-dj52-django-compression-middleware|www/py-django-compression-middleware|2
www/py-dj52-django-tables2|www/py-django-tables2|2026-06-30|Has expired: Obsolete, please use www/py-django-tables2 instead
devel/py-dj52-strawberry-graphql|devel/py-strawberry-graphql|2026-06-30|Has expired: Obsolete, please use devel/py-strawberry-graphql instead
www/py-dj52-django-netfields|www/py-django-netfields|2026-06-30|Has expired: Obsolete, please use www/py-django-netfields instead
www/py-dj52-django-extensions|www/py-django-extensions|2026-06-30|Has expired: Obsolete, please use www/py-django-extensions instead
+0 −1
Original line number Diff line number Diff line
@@ -1571,7 +1571,6 @@
    SUBDIR += py-dj52-django-cors-headers
    SUBDIR += py-dj52-django-crispy-forms
    SUBDIR += py-dj52-django-debug-toolbar
    SUBDIR += py-dj52-django-extensions
    SUBDIR += py-dj52-django-filter
    SUBDIR += py-dj52-django-guardian
    SUBDIR += py-dj52-django-modelcluster
+0 −24
Original line number Diff line number Diff line
PORTNAME=	django-extensions
PORTVERSION=	3.2.3
CATEGORIES=	www python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}dj52-

MAINTAINER=	grembo@FreeBSD.org
COMMENT=	Global custom management extensions for the Django Framework
WWW=		https://github.com/django-extensions/django-extensions

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

DEPRECATED=     Obsolete, please use www/py-django-extensions instead
EXPIRATION_DATE=2026-06-30

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django52>=5.2:www/py-django52@${PY_FLAVOR}

USES=		python
USE_PYTHON=	autoplist distutils

NO_ARCH=	yes

.include <bsd.port.mk>
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1704625201
SHA256 (django-extensions-3.2.3.tar.gz) = 44d27919d04e23b3f40231c4ab7af4e61ce832ef46d610cc650d53e68328410a
SIZE (django-extensions-3.2.3.tar.gz) = 277216
+0 −1
Original line number Diff line number Diff line
Global custom management extensions for the Django Framework.