git: f936abc6250e - main - www/py-django-redis: Update to 5.0.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 20 20:48:56 UTC 2021


The branch main has been updated by sunpoet:

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

commit f936abc6250e95352b34ce68f878785eb4c4a83c
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 20:46:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 20:46:57 +0000

    www/py-django-redis: Update to 5.0.0
    
    Changes:        https://github.com/jazzband/django-redis/blob/master/CHANGES.rst
---
 www/py-django-redis/Makefile | 4 ++--
 www/py-django-redis/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/py-django-redis/Makefile b/www/py-django-redis/Makefile
index c54163424c3f..3d5422be82bb 100644
--- a/www/py-django-redis/Makefile
+++ b/www/py-django-redis/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	django-redis
-PORTVERSION=	4.12.1
+PORTVERSION=	5.0.0
 CATEGORIES=	www databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hiredis>=0:databases/py-hiredis@${PY_FLAVOR
 		${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}msgpack>=0:devel/py-msgpack@${PY_FLAVOR}
 
-USES=		python:3.5+
+USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 
 CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}dj31-django-redis
diff --git a/www/py-django-redis/distinfo b/www/py-django-redis/distinfo
index 1aba0374b592..97e629202e3e 100644
--- a/www/py-django-redis/distinfo
+++ b/www/py-django-redis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593061804
-SHA256 (django-redis-4.12.1.tar.gz) = 306589c7021e6468b2656edc89f62b8ba67e8d5a1c8877e2688042263daa7a63
-SIZE (django-redis-4.12.1.tar.gz) = 23350
+TIMESTAMP = 1624189755
+SHA256 (django-redis-5.0.0.tar.gz) = 048f665bbe27f8ff2edebae6aa9c534ab137f1e8fa7234147ef470df3f3aa9b8
+SIZE (django-redis-5.0.0.tar.gz) = 47508


More information about the dev-commits-ports-main mailing list