Port details |
- py-dj42-django-redis Full featured Redis cache/session backend for Django
- 5.4.0 www
=0 5.4.0Version of this port present on the latest quarterly branch.
- DEPRECATED: Obsolete, please use www/py-django-redis instead
This port expired on: 2024-06-15
- Maintainer: kai@FreeBSD.org
- Port Added: 2023-09-10 13:18:26
- Last Update: 2024-06-15 18:25:18
- Commit Hash: 2cf5ade
- Also Listed In: databases python
- License: BSD3CLAUSE
- WWW:
- https://github.com/jazzband/django-redis
- Description:
- Django-redis is a BSD Licensed, full featured Redis cache/session
backend for Django.
Why use django-redis?
* Modular client system (pluggable clients).
* Master-Slave support in the default client.
* Used in production in several projects as cache and session storage.
* Supports infinite timeouts.
* Python 3 support in same code base.
* Facilities for raw access to Redis client/connection pool.
* Highly configurable (can emulate memcached exception behavior, for
example).
* Unix sockets supported by default.
* Pluggable parsers.
- ¦ ¦ ¦ ¦
- 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}dj42-django-redis>0:www/py-dj42-django-redis@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-dj42-django-redis
- Package flavors (<flavor>: <package>)
- py39: py39-dj42-django-redis
- distinfo:
- TIMESTAMP = 1698348853
SHA256 (django-redis-5.4.0.tar.gz) = 6a02abaa34b0fea8bf9b707d2c363ab6adc7409950b2db93602e6cb292818c42
SIZE (django-redis-5.4.0.tar.gz) = 52567
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-msgpack>=0 : devel/py-msgpack@py39
- py39-pytest-django>0 : devel/py-pytest-django@py39
- py39-pytest-mock>0 : devel/py-pytest-mock@py39
- redis-server : databases/redis
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-django42>=3.2 : www/py-django42@py39
- py39-redis>=3 : databases/py-redis@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_py-dj42-django-redis
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to www/py-django-redis on 2024-06-15
REASON: Has expired: Obsolete, please use www/py-django-redis instead
- port moved here from www/py-dj41-django-redis on 2023-12-31
REASON: Has expired: Extended support of Django 4.1 ends December 2023, upgrade to the Django 4.2+ 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 |
5.4.0 15 Jun 2024 18:25:18 |
Rene Ladan (rene) |
www/py-dj42-django-redis: Remove expired port
2024-06-15 www/py-dj42-django-redis: Obsolete, please use www/py-django-redis
instead |
5.4.0 27 May 2024 05:28:53 |
Kai Knoblich (kai) |
*/py-dj42*: Deprecate/Set to expire
* The */py-dj42* ports have no more consumers and are redundant now
as all the other Django ports have been switched from Django 3.2
to Django 4.2 in the last few weeks. [1]
PR: 276319 [1]
With hat: python |
5.4.0 28 Oct 2023 04:34:05 |
Kai Knoblich (kai) |
www/py-dj42-django-redis: Update to 5.4.0
* Update test suite and switch to USE_PYTHON=pytest
* Pet portclippy while I'm here.
Changelog:
https://github.com/jazzband/django-redis/releases/tag/5.4.0
MFH: 2023Q4 |
5.3.0 10 Sep 2023 13:15:32 |
Kai Knoblich (kai) |
net-mgmt/netbox: Create Django 4.2 consumers
* Django 3.2 is currently the "default" version in the ports tree due
its long term support until April 2024. Thus ports that are assigned
to that version will exist until then.
The following ports are required to make the upgrade of
net-mgmt/netbox to the 3.6 release possible because it requires
Django 4.2.
All of the ports listed below were created on the basis of their
respective original ports:
- devel/py-dj42-django-rq
- devel/py-dj42-graphene-django (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 4
|