Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2024 14:41:12 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: f64e4cf13be4 - main - databases/py-redis: Update to 5.2.0
Message-ID:  <202410291441.49TEfC7I062898@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=f64e4cf13be47c91d47992629e72e7b5ea01bc8a

commit f64e4cf13be47c91d47992629e72e7b5ea01bc8a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-29 14:19:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-29 14:38:32 +0000

    databases/py-redis: Update to 5.2.0
    
    Changes:        https://github.com/redis/redis-py/releases
---
 databases/py-redis/Makefile | 2 +-
 databases/py-redis/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/databases/py-redis/Makefile b/databases/py-redis/Makefile
index 0742978756fd..0f942f5e7a82 100644
--- a/databases/py-redis/Makefile
+++ b/databases/py-redis/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	redis
-PORTVERSION=	5.1.1
+PORTVERSION=	5.2.0
 CATEGORIES=	databases python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/databases/py-redis/distinfo b/databases/py-redis/distinfo
index 61cd8f7c9247..56d8dbbc0b85 100644
--- a/databases/py-redis/distinfo
+++ b/databases/py-redis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1728632312
-SHA256 (redis-5.1.1.tar.gz) = f6c997521fedbae53387307c5d0bf784d9acc28d9f1d058abeac566ec4dbed72
-SIZE (redis-5.1.1.tar.gz) = 4607302
+TIMESTAMP = 1729994296
+SHA256 (redis-5.2.0.tar.gz) = 0b1087665a771b1ff2e003aa5bdd354f15a70c9e25d5a7dbf9c722c16528a7b0
+SIZE (redis-5.2.0.tar.gz) = 4607878



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410291441.49TEfC7I062898>