Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jun 2026 18:58:18 +0000
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 933603c6e82e - main - www/py-dj52-django-soft-delete: Remove expired port
Message-ID:  <6a4411ca.1eaca.265262ff@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=933603c6e82e5fa222479568a7540ba38cf5d725

commit 933603c6e82e5fa222479568a7540ba38cf5d725
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2026-06-30 18:58:13 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2026-06-30 18:58:13 +0000

    www/py-dj52-django-soft-delete: Remove expired port
    
    2026-06-30 www/py-dj52-django-soft-delete: Obsolete, please use www/py-django-soft-delete instead
---
 MOVED                                    |  1 +
 www/Makefile                             |  1 -
 www/py-dj52-django-soft-delete/Makefile  | 29 -----------------------------
 www/py-dj52-django-soft-delete/distinfo  |  3 ---
 www/py-dj52-django-soft-delete/pkg-descr |  1 -
 5 files changed, 1 insertion(+), 34 deletions(-)

diff --git a/MOVED b/MOVED
index 5e8ad96a6705..14903d447c2b 100644
--- a/MOVED
+++ b/MOVED
@@ -5386,3 +5386,4 @@ www/py-dj52-django-js-asset|www/py-django-js-asset|2026-06-30|Has expired: Obsol
 www/py-dj52-django-rich|www/py-django-rich|2026-06-30|Has expired: Obsolete, please use www/py-django-rich instead
 www/py-dj52-strawberry-graphql-django|www/py-strawberry-graphql-django|2026-06-30|Has expired: Obsolete, please use www/py-strawberry-graphql-django instead
 www/py-dj52-django-choices-field|www/py-django-choices-field|2026-06-30|Has expired: Obsolete, please use www/py-django-choices-field instead
+www/py-dj52-django-soft-delete|www/py-django-soft-delete|2026-06-30|Has expired: Obsolete, please use www/py-django-soft-delete instead
diff --git a/www/Makefile b/www/Makefile
index 0621b1950aa7..ed5211c5f47e 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1585,7 +1585,6 @@
     SUBDIR += py-dj52-django-permissionedforms
     SUBDIR += py-dj52-django-prometheus
     SUBDIR += py-dj52-django-redis
-    SUBDIR += py-dj52-django-soft-delete
     SUBDIR += py-dj52-django-storages
     SUBDIR += py-dj52-django-stubs-ext
     SUBDIR += py-dj52-django-tables2
diff --git a/www/py-dj52-django-soft-delete/Makefile b/www/py-dj52-django-soft-delete/Makefile
deleted file mode 100644
index 6195a47e059b..000000000000
--- a/www/py-dj52-django-soft-delete/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-PORTNAME=	django-soft-delete
-PORTVERSION=	1.0.16
-CATEGORIES=	www python
-MASTER_SITES=	PYPI
-PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}dj52-
-
-MAINTAINER=	grembo@FreeBSD.org
-COMMENT=	Soft delete models, managers, queryset for Django
-WWW=		https://github.com/san4ezy/django_softdelete
-
-LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/LICENSE
-
-DEPRECATED=	Obsolete, please use www/py-django-soft-delete instead
-EXPIRATION_DATE=2026-06-30
-
-BUILD_DEPENDS=	${PY_SETUPTOOLS} \
-		${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django52>=5.2:www/py-django52@${PY_FLAVOR}
-
-USES=		python
-USE_PYTHON=	autoplist pep517
-
-CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}*${PORTNAME}
-
-NO_ARCH=	yes
-
-.include <bsd.port.mk>
diff --git a/www/py-dj52-django-soft-delete/distinfo b/www/py-dj52-django-soft-delete/distinfo
deleted file mode 100644
index d17bbd4a5e89..000000000000
--- a/www/py-dj52-django-soft-delete/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1738052096
-SHA256 (django-soft-delete-1.0.16.tar.gz) = cc40398ccd869c75a6d6ba7f526e16c4afe2b0c0811c213a318d96bb4c58a787
-SIZE (django-soft-delete-1.0.16.tar.gz) = 12135
diff --git a/www/py-dj52-django-soft-delete/pkg-descr b/www/py-dj52-django-soft-delete/pkg-descr
deleted file mode 100644
index 7de7c9bbff50..000000000000
--- a/www/py-dj52-django-soft-delete/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-This is a set of small classes to make soft deletion of objects.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a4411ca.1eaca.265262ff>