Commit 5bc48879 authored by Rene Ladan's avatar Rene Ladan
Browse files

www/py-dj51-django-taggit: Remove expired port

2025-12-31 www/py-dj51-django-taggit: Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/
parent 6c964578
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4912,3 +4912,4 @@ www/castor||2025-12-28|Abandoned upstream and fails to build with OpenSSL 3
www/py-lia-web|www/py-cross-web|2025-12-29|Renamed to match upstream name
security/clamtk||2025-12-31|Has expired: Maintainer has retired
deskutils/charmtimetracker||2025-12-31|Has expired: Abandoned upstream, upstream repo archived Sep 24, 2023
www/py-dj51-django-taggit||2025-12-31|Has expired: Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/
+0 −1
Original line number Diff line number Diff line
@@ -1566,7 +1566,6 @@
    SUBDIR += py-dj51-django-rich
    SUBDIR += py-dj51-django-soft-delete
    SUBDIR += py-dj51-django-tables2
    SUBDIR += py-dj51-django-taggit
    SUBDIR += py-dj51-django-timezone-field
    SUBDIR += py-dj51-djangorestframework
    SUBDIR += py-dj51-djangorestframework-guardian
+0 −30
Original line number Diff line number Diff line
PORTNAME=	django-taggit
PORTVERSION=	6.1.0
PORTREVISION=	2
CATEGORIES=	www python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}dj51-
DISTNAME=	django_taggit-${PORTVERSION}

MAINTAINER=	kai@FreeBSD.org
COMMENT=	Reusable Django application for simple tagging
WWW=		https://github.com/jazzband/django-taggit

LICENSE=	BSD3CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE

DEPRECATED=	Extended support of Django 5.1 ends December 2025, upgrade to the Django 5.2+ version of this port. See https://www.djangoproject.com/download/
EXPIRATION_DATE=2025-12-31

BUILD_DEPENDS=	${PY_SETUPTOOLS} \
		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django51>=4.1:www/py-django51@${PY_FLAVOR}

USES=		python
USE_PYTHON=	autoplist pep517

CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}*${PORTNAME}

NO_ARCH=		yes

.include <bsd.port.mk>
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1728224208
SHA256 (django_taggit-6.1.0.tar.gz) = c4d1199e6df34125dd36db5eb0efe545b254dec3980ce5dd80e6bab3e78757c3
SIZE (django_taggit-6.1.0.tar.gz) = 38151
+0 −1
Original line number Diff line number Diff line
django-taggit a simpler approach to tagging with Django.