git: 3519f7b5d25a - main - www/py-dj51-django-redis: Update to 6.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jun 2025 20:56:47 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3519f7b5d25a3273966daed1ca968e552663543e
commit 3519f7b5d25a3273966daed1ca968e552663543e
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-06-30 20:53:29 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-06-30 20:53:29 +0000
www/py-dj51-django-redis: Update to 6.0.0
Changes: https://github.com/jazzband/django-redis/releases
---
www/py-dj51-django-redis/Makefile | 14 +++++++-------
www/py-dj51-django-redis/distinfo | 6 +++---
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/www/py-dj51-django-redis/Makefile b/www/py-dj51-django-redis/Makefile
index b9faf0e6ec86..c493680f3db4 100644
--- a/www/py-dj51-django-redis/Makefile
+++ b/www/py-dj51-django-redis/Makefile
@@ -1,12 +1,12 @@
PORTNAME= django-redis
-PORTVERSION= 5.4.0
-PORTREVISION= 2
+PORTVERSION= 6.0.0
CATEGORIES= www databases python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj51-
+DISTNAME= django_redis-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Full featured Redis cache/session backend for Django
+COMMENT= Full featured redis cache backend for Django
WWW= https://github.com/jazzband/django-redis
LICENSE= BSD3CLAUSE
@@ -14,11 +14,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=3.2:www/py-django51@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}redis>=3:databases/py-redis@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=4.2:www/py-django51@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}redis>=4.0.2:databases/py-redis@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msgpack>=0:devel/py-msgpack@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pytest-django>0:devel/py-pytest-django@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pytest-mock>0:devel/py-pytest-mock@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pytest-django>=0:devel/py-pytest-django@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pytest-mock>=0:devel/py-pytest-mock@${PY_FLAVOR} \
redis-server:databases/redis
USES= python:3.10+
diff --git a/www/py-dj51-django-redis/distinfo b/www/py-dj51-django-redis/distinfo
index ef02bb27e20d..572d1e59ad40 100644
--- a/www/py-dj51-django-redis/distinfo
+++ b/www/py-dj51-django-redis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698348853
-SHA256 (django-redis-5.4.0.tar.gz) = 6a02abaa34b0fea8bf9b707d2c363ab6adc7409950b2db93602e6cb292818c42
-SIZE (django-redis-5.4.0.tar.gz) = 52567
+TIMESTAMP = 1751208158
+SHA256 (django_redis-6.0.0.tar.gz) = 2d9cb12a20424a4c4dde082c6122f486628bae2d9c2bee4c0126a4de7fda00dd
+SIZE (django_redis-6.0.0.tar.gz) = 56904