git: 7e28371507b9 - main - www/py-dj52-social-auth-app-django: Remove expired port

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Tue, 30 Jun 2026 20:29:23 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7e28371507b9bb1f49f1a517d24b10e6547d8e4c

commit 7e28371507b9bb1f49f1a517d24b10e6547d8e4c
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2026-06-30 20:29:19 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2026-06-30 20:29:19 +0000

    www/py-dj52-social-auth-app-django: Remove expired port
    
    2026-06-30 www/py-dj52-social-auth-app-django: Obsolete, please use www/py-social-auth-app-django instead
---
 MOVED                                              |  1 +
 www/Makefile                                       |  1 -
 www/py-dj52-social-auth-app-django/Makefile        | 38 ----------------------
 www/py-dj52-social-auth-app-django/distinfo        |  3 --
 .../files/patch-pyproject.toml                     | 23 -------------
 www/py-dj52-social-auth-app-django/pkg-descr       |  6 ----
 6 files changed, 1 insertion(+), 71 deletions(-)

diff --git a/MOVED b/MOVED
index 02cf4986d46b..f8ac8e1d20d1 100644
--- a/MOVED
+++ b/MOVED
@@ -5425,3 +5425,4 @@ www/py-dj52-django-auditlog|www/py-django-allauth|2026-06-30|Has expired: Obsole
 www/py-dj52-django-debug-toolbar|www/py-django-debug-toolbar|2026-06-30|Has expired: Obsolete, please use www/py-django-debug-toolbar instead
 graphics/py-dj52-sorl-thumbnail|graphics/py-sorl-thumbnail|2026-06-30|Has expired: Obsolete, please use graphics/py-sorl-thumbnail instead
 www/py-dj52-django-allauth|www/py-django-allauth|2026-06-30|Has expired: Obsolete, please use www/py-django-allauth instead
+www/py-dj52-social-auth-app-django|www/py-social-auth-app-django|2026-06-30|Has expired: Obsolete, please use www/py-social-auth-app-django instead
diff --git a/www/Makefile b/www/Makefile
index 258c82dfee1b..765f0007cef8 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1565,7 +1565,6 @@
     SUBDIR += py-dj42-djangorestframework
     SUBDIR += py-dj42-djangosaml2
     SUBDIR += py-dj52-djangorestframework
-    SUBDIR += py-dj52-social-auth-app-django
     SUBDIR += py-dj60-channels
     SUBDIR += py-dj60-django-auth-ldap
     SUBDIR += py-dj60-django-choices-field
diff --git a/www/py-dj52-social-auth-app-django/Makefile b/www/py-dj52-social-auth-app-django/Makefile
deleted file mode 100644
index 339cab6deb6b..000000000000
--- a/www/py-dj52-social-auth-app-django/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-PORTNAME=	social-auth-app-django
-DISTVERSION=	5.9.0
-CATEGORIES=	www security python
-PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}dj52-
-
-MAINTAINER=	kai@FreeBSD.org
-COMMENT=	Social Authentication and Django integration
-WWW=		https://github.com/python-social-auth/social-app-django
-
-LICENSE=	BSD3CLAUSE
-LICENSE_FILE=	${WRKSRC}/LICENSE
-
-DEPRECATED=     Obsolete, please use www/py-social-auth-app-django instead
-EXPIRATION_DATE=2026-06-30
-
-BUILD_DEPENDS=	${PY_SETUPTOOLS} \
-		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django52>=5.2:www/py-django52@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}asgiref>=3.8.1:www/py-asgiref@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}social-auth-core>=4.8.3<5:security/py-social-auth-core@${PY_FLAVOR}
-TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR}
-
-USES=		python
-USE_GITHUB=	yes
-GH_ACCOUNT=	python-social-auth
-GH_PROJECT=	social-app-django
-USE_PYTHON=	autoplist pep517
-
-TEST_ENV=	PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
-
-CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}*${PORTNAME}
-
-NO_ARCH=	yes
-
-do-test:
-	@cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} manage.py test -v3
-
-.include <bsd.port.mk>
diff --git a/www/py-dj52-social-auth-app-django/distinfo b/www/py-dj52-social-auth-app-django/distinfo
deleted file mode 100644
index 85f199dbb38a..000000000000
--- a/www/py-dj52-social-auth-app-django/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1777959621
-SHA256 (python-social-auth-social-app-django-5.9.0_GH0.tar.gz) = 020fbdfd97101fd3bbc179770f9d76e9fd6cfc61a4a4cca2b04b7fbd558beb96
-SIZE (python-social-auth-social-app-django-5.9.0_GH0.tar.gz) = 31904
diff --git a/www/py-dj52-social-auth-app-django/files/patch-pyproject.toml b/www/py-dj52-social-auth-app-django/files/patch-pyproject.toml
deleted file mode 100644
index f868181c8ecd..000000000000
--- a/www/py-dj52-social-auth-app-django/files/patch-pyproject.toml
+++ /dev/null
@@ -1,23 +0,0 @@
-* Relax version requirements for py-setuptools and enable build for
-  older versions of it
-
---- pyproject.toml.orig	2025-07-18 11:13:36 UTC
-+++ pyproject.toml
-@@ -1,6 +1,6 @@ build-backend = "setuptools.build_meta"
- [build-system]
- build-backend = "setuptools.build_meta"
--requires = ["setuptools>=78.0.2"]
-+requires = ["setuptools"]
- 
- [dependency-groups]
- dev = [
-@@ -36,8 +36,7 @@ keywords = ["django", "oauth", "openid", "saml", "soci
- ]
- description = "Python Social Authentication, Django integration."
- keywords = ["django", "oauth", "openid", "saml", "social auth"]
--license = "BSD-3-Clause"
--license-files = ["LICENSE"]
-+license = { text="BSD-3-Clause" }
- name = "social-auth-app-django"
- readme = "README.md"
- requires-python = ">=3.10"
diff --git a/www/py-dj52-social-auth-app-django/pkg-descr b/www/py-dj52-social-auth-app-django/pkg-descr
deleted file mode 100644
index fa7d52777ed7..000000000000
--- a/www/py-dj52-social-auth-app-django/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Python Social Auth is an easy to setup social authentication/registration
-mechanism with support for several frameworks and auth providers.
-
-This is the Django component of the python-social-auth ecosystem, it implements
-the needed functionality to integrate social-auth-core in a Django based
-project.