Date: Thu, 5 Oct 2023 02:02:17 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 21d7ba207a2d - main - www/py-dj41-django-redis: Update to 5.4.0 Message-ID: <202310050202.39522HeD058427@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=21d7ba207a2d4f8fb042a1f04190f2d56682f9dd commit 21d7ba207a2d4f8fb042a1f04190f2d56682f9dd Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-10-05 01:57:32 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-10-05 02:00:26 +0000 www/py-dj41-django-redis: Update to 5.4.0 Changes: https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst --- www/py-dj41-django-redis/Makefile | 2 +- www/py-dj41-django-redis/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-dj41-django-redis/Makefile b/www/py-dj41-django-redis/Makefile index d1172729d1b2..688c8b7b96a8 100644 --- a/www/py-dj41-django-redis/Makefile +++ b/www/py-dj41-django-redis/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-redis -PORTVERSION= 5.3.0 +PORTVERSION= 5.4.0 CATEGORIES= www databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj41- diff --git a/www/py-dj41-django-redis/distinfo b/www/py-dj41-django-redis/distinfo index 96e7c75028c0..98c6ec286ef9 100644 --- a/www/py-dj41-django-redis/distinfo +++ b/www/py-dj41-django-redis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688166346 -SHA256 (django-redis-5.3.0.tar.gz) = 8bc5793ec06b28ea802aad85ec437e7646511d4e571e07ccad19cfed8b9ddd44 -SIZE (django-redis-5.3.0.tar.gz) = 44800 +TIMESTAMP = 1696432968 +SHA256 (django-redis-5.4.0.tar.gz) = 6a02abaa34b0fea8bf9b707d2c363ab6adc7409950b2db93602e6cb292818c42 +SIZE (django-redis-5.4.0.tar.gz) = 52567
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310050202.39522HeD058427>