aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 13:47:33 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 14:05:42 +0000
commitdce93d7de345d8c37358e218ceee0e91abf88e8b (patch)
tree9127c9ccfa05678b62329229e32484cd01a01c7a
parent5f06948cca83a11f03ae32a6a23c5e2e1390cbf4 (diff)
downloadports-dce93d7de345d8c37358e218ceee0e91abf88e8b.tar.gz
ports-dce93d7de345d8c37358e218ceee0e91abf88e8b.zip
databases/py-redis: Update to 5.0.2
-rw-r--r--databases/py-redis/Makefile11
-rw-r--r--databases/py-redis/distinfo6
2 files changed, 6 insertions, 11 deletions
diff --git a/databases/py-redis/Makefile b/databases/py-redis/Makefile
index a2fb06168d2b..54ee318ce69c 100644
--- a/databases/py-redis/Makefile
+++ b/databases/py-redis/Makefile
@@ -1,5 +1,5 @@
PORTNAME= redis
-PORTVERSION= 5.0.1
+PORTVERSION= 5.0.2
CATEGORIES= databases python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,6 +11,7 @@ WWW= https://github.com/redis/redis-py
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}async_timeout>=4.0.3:devel/py-async_timeout@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
redis-server:databases/redis
@@ -26,10 +27,4 @@ HIREDIS_DESC= High performance response parser
HIREDIS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hiredis>=1.0.0:databases/py-hiredis@${PY_FLAVOR}
-.include <bsd.port.pre.mk>
-
-.if ${PYTHON_REL} <= 31102
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}async_timeout>=4.0.2:devel/py-async_timeout@${PY_FLAVOR}
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/databases/py-redis/distinfo b/databases/py-redis/distinfo
index 0038205804b2..8cbff1735457 100644
--- a/databases/py-redis/distinfo
+++ b/databases/py-redis/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696001336
-SHA256 (redis-5.0.1.tar.gz) = 0dab495cd5753069d3bc650a0dde8a8f9edde16fc5691b689a566eda58100d0f
-SIZE (redis-5.0.1.tar.gz) = 4578353
+TIMESTAMP = 1709390504
+SHA256 (redis-5.0.2.tar.gz) = 3f82cc80d350e93042c8e6e7a5d0596e4dd68715babffba79492733e1f367037
+SIZE (redis-5.0.2.tar.gz) = 4580961