Date: Tue, 30 Jun 2026 19:40:04 +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: 922b2a989698 - main - www/py-dj52-channels: Remove expired port Message-ID: <6a441b94.2406e.77527de7@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=922b2a989698e86d0682cc9f2603f1398a7786c5 commit 922b2a989698e86d0682cc9f2603f1398a7786c5 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2026-06-30 19:39:59 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2026-06-30 19:39:59 +0000 www/py-dj52-channels: Remove expired port 2026-06-30 www/py-dj52-channels: Obsolete, please use www/py-channels instead --- MOVED | 1 + www/Makefile | 1 - www/py-dj52-channels/Makefile | 33 --------------------------------- www/py-dj52-channels/distinfo | 3 --- www/py-dj52-channels/pkg-descr | 4 ---- 5 files changed, 1 insertion(+), 41 deletions(-) diff --git a/MOVED b/MOVED index 655ff0483cf9..1bc0f8703300 100644 --- a/MOVED +++ b/MOVED @@ -5393,3 +5393,4 @@ www/py-dj52-django-otp|www/py-django-otp|2026-06-30|Has expired: Obsolete, pleas www/py-dj52-django-storages|www/py-django-storages|2026-06-30|Has expired: Obsolete, please use www/py-django-storages instead www/py-dj52-django-redis|www/py-django-redis|2026-06-30|Has expired: Obsolete, please use www/py-django-redis instead www/py-dj52-channels-redis|www/py-channels-redis|2026-06-30|Has expired: Obsolete, please use www/py-channels-redis instead +www/py-dj52-channels|www/py-channels|2026-06-30|Has expired: Obsolete, please use www/py-channels instead diff --git a/www/Makefile b/www/Makefile index 44d444ef6c88..06ebe15c1aad 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1564,7 +1564,6 @@ SUBDIR += py-dj42-django_statici18n SUBDIR += py-dj42-djangorestframework SUBDIR += py-dj42-djangosaml2 - SUBDIR += py-dj52-channels SUBDIR += py-dj52-django-allauth SUBDIR += py-dj52-django-auditlog SUBDIR += py-dj52-django-auth-ldap diff --git a/www/py-dj52-channels/Makefile b/www/py-dj52-channels/Makefile deleted file mode 100644 index f205067c46f2..000000000000 --- a/www/py-dj52-channels/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -PORTNAME= channels -PORTVERSION= 4.3.2 -CATEGORIES= www python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj52- - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Brings async, event-driven capabilities to Django -WWW= https://channels.readthedocs.io/en/latest/ \ - https://github.com/django/channels - -LICENSE= BSD3CLAUSE -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Obsolete, please use www/py-channels instead -EXPIRATION_DATE=2026-06-30 - -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asgiref>=3.9.0<4:www/py-asgiref@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}django52>=4.2:www/py-django52@${PY_FLAVOR} - -USES= python -USE_PYTHON= autoplist concurrent pep517 - -NO_ARCH= yes - -OPTIONS_DEFINE= DAPHNE -DAPHNE_DESC= Django ASGI support via daphne - -DAPHNE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}daphne>=4.0.0:www/py-daphne@${PY_FLAVOR} - -.include <bsd.port.mk> diff --git a/www/py-dj52-channels/distinfo b/www/py-dj52-channels/distinfo deleted file mode 100644 index ce6e551d1a09..000000000000 --- a/www/py-dj52-channels/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1763853468 -SHA256 (channels-4.3.2.tar.gz) = f2bb6bfb73ad7fb4705041d07613c7b4e69528f01ef8cb9fb6c21d9295f15667 -SIZE (channels-4.3.2.tar.gz) = 27023 diff --git a/www/py-dj52-channels/pkg-descr b/www/py-dj52-channels/pkg-descr deleted file mode 100644 index 01296180bc27..000000000000 --- a/www/py-dj52-channels/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Channels augments Django to bring WebSocket, long-poll HTTP, task offloading and -other async support to your code, using familiar Django design patterns and a -flexible underlying framework that lets you not only customize behaviours but -also write support for your own protocols and needs.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a441b94.2406e.77527de7>
