1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00

www/py-django-redis: Update to 5.1.0

- Update WWW

Changes:	https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst
This commit is contained in:
Po-Chuan Hsieh 2021-12-22 02:50:09 +08:00
parent 17c078833e
commit 0ad961011b
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
3 changed files with 5 additions and 5 deletions

View File

@ -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}

View File

@ -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

View File

@ -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