git: 5844c85f4261 - main - www/py-dj50-drf-spectacular: Remove expired port

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Sun, 01 Jun 2025 19:31:49 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5844c85f4261ef939deb9295655c1d842455cdf2

commit 5844c85f4261ef939deb9295655c1d842455cdf2
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-06-01 19:31:29 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-06-01 19:31:45 +0000

    www/py-dj50-drf-spectacular: Remove expired port
    
    2025-05-31 www/py-dj50-drf-spectacular: Extended support of Django 5.0 ends April 2025, upgrade to the Django 5.1+ version of this port. See https://www.djangoproject.com/download/
---
 MOVED                                 |  1 +
 www/Makefile                          |  1 -
 www/py-dj50-drf-spectacular/Makefile  | 39 -----------------------------------
 www/py-dj50-drf-spectacular/distinfo  |  3 ---
 www/py-dj50-drf-spectacular/pkg-descr | 24 ---------------------
 5 files changed, 1 insertion(+), 67 deletions(-)

diff --git a/MOVED b/MOVED
index 6035f5365a1d..05884c783501 100644
--- a/MOVED
+++ b/MOVED
@@ -4428,3 +4428,4 @@ www/py-dj50-strawberry-graphql-django|www/py-dj51-strawberry-graphql-django|2025
 devel/py-dj50-strawberry-graphql|devel/py-dj51-strawberry-graphql|2025-06-01|Has expired: Extended support of Django 5.0 ends April 2025, upgrade to the Django 5.1+ version of this port. See https://www.djangoproject.com/download/
 www/py-dj50-channels|www/py-dj51-channels|2025-06-01|Has expired: Extended support of Django 5.0 ends April 2025, upgrade to the Django 5.1+ version of this port. See https://www.djangoproject.com/download/
 sysutils/screen49||2025-06-01|Has expired: Multiple CVEs
+www/py-dj50-drf-spectacular|www/py-dj51-drf-spectacular|2025-06-01|Has expired: Extended support of Django 5.0 ends April 2025, upgrade to the Django 5.1+ version of this port. See https://www.djangoproject.com/download/
diff --git a/www/Makefile b/www/Makefile
index f2ec7a9a98cb..d240711cb115 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1531,7 +1531,6 @@
     SUBDIR += py-dj50-django-timezone-field
     SUBDIR += py-dj50-django-tree-queries
     SUBDIR += py-dj50-djangorestframework
-    SUBDIR += py-dj50-drf-spectacular
     SUBDIR += py-dj50-drf-spectacular-sidecar
     SUBDIR += py-dj51-channels
     SUBDIR += py-dj51-channels-redis
diff --git a/www/py-dj50-drf-spectacular/Makefile b/www/py-dj50-drf-spectacular/Makefile
deleted file mode 100644
index 20d9555a11fe..000000000000
--- a/www/py-dj50-drf-spectacular/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-PORTNAME=	drf-spectacular
-DISTVERSION=	0.28.0
-PORTREVISION=	1
-CATEGORIES=	www python
-MASTER_SITES=	PYPI
-PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}dj50-
-DISTNAME=	drf_spectacular-${DISTVERSION}
-
-MAINTAINER=	kai@FreeBSD.org
-COMMENT=	Sane/flexible OpenAPI 3 schema generation for Django REST framework
-WWW=		https://github.com/tfranzel/drf-spectacular
-
-LICENSE=	BSD3CLAUSE
-LICENSE_FILE=	${WRKSRC}/LICENSE
-
-DEPRECATED=	Extended support of Django 5.0 ends April 2025, upgrade to the Django 5.1+ version of this port. See https://www.djangoproject.com/download/
-EXPIRATION_DATE=2025-05-31
-
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django50>=2.2:www/py-django50@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}dj50-djangorestframework>=3.10.3:www/py-dj50-djangorestframework@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}inflection>=0.3.1:devel/py-inflection@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}jsonschema>=2.6.0:devel/py-jsonschema@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}uritemplate>=2.0.0:net/py-uritemplate@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pyyaml>=5.1:devel/py-pyyaml@${PY_FLAVOR}
-
-USES=		python:3.10+
-USE_PYTHON=	autoplist distutils
-
-CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}*${PORTNAME}
-
-NO_ARCH=		yes
-
-OPTIONS_DEFINE=		SIDECAR
-OPTIONS_DEFAULT=	SIDECAR
-
-SIDECAR_DESC=	Enable self-contained Swagger/Redoc UI installation
-SIDECAR_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dj50-drf-spectacular-sidecar>0:www/py-dj50-drf-spectacular-sidecar@${PY_FLAVOR}
-
-.include <bsd.port.mk>
diff --git a/www/py-dj50-drf-spectacular/distinfo b/www/py-dj50-drf-spectacular/distinfo
deleted file mode 100644
index 22f12c0442aa..000000000000
--- a/www/py-dj50-drf-spectacular/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1733482018
-SHA256 (drf_spectacular-0.28.0.tar.gz) = 2c778a47a40ab2f5078a7c42e82baba07397bb35b074ae4680721b2805943061
-SIZE (drf_spectacular-0.28.0.tar.gz) = 237849
diff --git a/www/py-dj50-drf-spectacular/pkg-descr b/www/py-dj50-drf-spectacular/pkg-descr
deleted file mode 100644
index 7f053d6244dc..000000000000
--- a/www/py-dj50-drf-spectacular/pkg-descr
+++ /dev/null
@@ -1,24 +0,0 @@
-This project has 3 goals:
-
-* Extract as much schema information from DRF as possible.
-* Provide flexibility to make the schema usable in the real world (not only
-  toy examples).
-* Generate a schema that works well with the most popular client generators.
-
-The code is a heavily modified fork of the DRF OpenAPI generator, which is/was
-lacking all of the below listed features:
-
-* Serializers modelled as components. (arbitrary nesting + recursion supported)
-* @extend_schema decorator for customization of APIView, Viewsets,
-  function-based views, and @action
-* Authentication support (DRF natives included, easily extendable)
-* Custom serializer class support (easily extendable)
-* SerializerMethodField() type via type hinting or @extend_schema_field
-* i18n support, Tags extraction, Description extraction from docstrings
-* Request/response/parameter examples, Callback operations
-* Vendor specification extensions (x-*) in info, operations, parameters,
-  components, and security schemes
-* Sane fallbacks and sane operation_id naming (based on path)
-* Schema serving with SpectacularAPIView (Redoc and Swagger-UI views are
-  also available)
-* Optional input/output serializer component split