git: 0ad961011be3 - main - www/py-django-redis: Update to 5.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Dec 2021 19:43:20 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0ad961011be39b8d6f066fa1cf6cb2f8eb6dbb88 commit 0ad961011be39b8d6f066fa1cf6cb2f8eb6dbb88 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-12-21 18:50:09 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-12-21 18:50:09 +0000 www/py-django-redis: Update to 5.1.0 - Update WWW Changes: https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst --- www/py-django-redis/Makefile | 2 +- www/py-django-redis/distinfo | 6 +++--- www/py-django-redis/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/py-django-redis/Makefile b/www/py-django-redis/Makefile index a5f138a84a80..4d778e5d84f0 100644 --- a/www/py-django-redis/Makefile +++ b/www/py-django-redis/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-redis -PORTVERSION= 5.0.0 +PORTVERSION= 5.1.0 CATEGORIES= www databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-django-redis/distinfo b/www/py-django-redis/distinfo index 97e629202e3e..91f3496af19e 100644 --- a/www/py-django-redis/distinfo +++ b/www/py-django-redis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624189755 -SHA256 (django-redis-5.0.0.tar.gz) = 048f665bbe27f8ff2edebae6aa9c534ab137f1e8fa7234147ef470df3f3aa9b8 -SIZE (django-redis-5.0.0.tar.gz) = 47508 +TIMESTAMP = 1638556636 +SHA256 (django-redis-5.1.0.tar.gz) = 98fb3d31633a1addea1aeb558a647359908bbcf78c0833f99496c5348fe3c1b4 +SIZE (django-redis-5.1.0.tar.gz) = 44112 diff --git a/www/py-django-redis/pkg-descr b/www/py-django-redis/pkg-descr index dafc130bd225..765564e7a725 100644 --- a/www/py-django-redis/pkg-descr +++ b/www/py-django-redis/pkg-descr @@ -14,4 +14,4 @@ Why use django-redis? * Unix sockets supported by default. * Pluggable parsers. -WWW: https://github.com/niwinz/django-redis +WWW: https://github.com/jazzband/django-redis