Port details |
- py-dj50-channels Brings async, event-driven capabilities to Django
- 4.2.2 www
=0 4.2.0Version of this port present on the latest quarterly branch. 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/
This port expired on: 2025-05-31
- Maintainer: kai@FreeBSD.org
 - Port Added: 2024-12-14 17:00:10
- Last Update: 2025-06-01 15:54:17
- Commit Hash: ea669c2
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://channels.readthedocs.io/en/latest/
- https://github.com/django/channels
- Description:
- 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.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}dj50-channels>0:www/py-dj50-channels@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: py311-dj50-channels
- Package flavors (<flavor>: <package>)
- py311: py311-dj50-channels
- distinfo:
- TIMESTAMP = 1745148758
SHA256 (channels-4.2.2.tar.gz) = 8d7208e48ab8fdb972aaeae8311ce920637d97656ffc7ae5eca4f93f84bcd9a0
SIZE (channels-4.2.2.tar.gz) = 26647
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-asgiref>=3.6.0<4 : www/py-asgiref@py311
- py311-django50>=4.2 : www/py-django50@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-dj50-channels
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to www/py-dj51-channels on 2025-06-01
REASON: 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/
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.2.2 01 Jun 2025 15:54:17
    |
Rene Ladan (rene)  |
www/py-dj50-channels: Remove expired port
2025-05-31 www/py-dj50-channels: 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/ |
4.2.2 23 Apr 2025 16:46:05
    |
Kai Knoblich (kai)  |
www/py-dj50-channels: Update to 4.2.2
Changelog since 4.2.0:
https://github.com/django/channels/blob/4.2.2/CHANGELOG.txt |
4.2.0 23 Feb 2025 10:41:49
    |
Kai Knoblich (kai)  |
*/*dj50*: Deprecate/Set to expire
* Django 5.0 will reach its End-of-Life on 2025-04 and has already got a
corresponding expiration date with d7d4a024fefe. Do the same for its
consumers. |
4.2.0 14 Dec 2024 16:55:45
    |
Kai Knoblich (kai)  Author: James TD Smith |
www/py-dj50-channels: New port
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.
Happy to pass this port to its maintainer who already maintain the
Django 4.2 variant of it.
Co-authored-by: Kai Knoblich <kai@FreeBSD.org>
PR: 283044, 283045 [1]
Reported by: James TD Smith
MFH: 2024Q4 (required to fix [1]) |
Number of commits found: 4
|