pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/py-redis



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Dec  8 09:01:30 UTC 2022

Modified Files:
        pkgsrc/databases/py-redis: Makefile PLIST distinfo

Log Message:
py-redis: updated to 4.4.0

v4.4.0

New Features (since 4.4.0rc4)

Async clusters: Support creating locks inside async functions

Bug Fixes (since 4.4.0rc4)

Async: added 'blocking' argument to call lock method
Added a replacement for the default cluster node in the event of failure.
Fixed geosearch: Wrong number of arguments for geosearch command

Maintenance (since 4.4.0rc4)

Updating dev dependencies
Removing deprecated LGTM
Added an explicit index name in RediSearch example
Adding connection step to bloom filter examples


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/databases/py-redis/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/databases/py-redis/PLIST
cvs rdiff -u -r1.27 -r1.28 pkgsrc/databases/py-redis/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/databases/py-redis/Makefile
diff -u pkgsrc/databases/py-redis/Makefile:1.30 pkgsrc/databases/py-redis/Makefile:1.31
--- pkgsrc/databases/py-redis/Makefile:1.30     Tue Nov 22 19:12:27 2022
+++ pkgsrc/databases/py-redis/Makefile  Thu Dec  8 09:01:30 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2022/11/22 19:12:27 adam Exp $
+# $NetBSD: Makefile,v 1.31 2022/12/08 09:01:30 adam Exp $
 
-DISTNAME=      redis-4.3.5
+DISTNAME=      redis-4.4.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    databases python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=r/redis/}
@@ -11,14 +11,15 @@ COMMENT=    Redis Python client
 LICENSE=       mit
 
 DEPENDS+=      ${PYPKGPREFIX}-async-timeout>=4.0.2:../../devel/py-async-timeout
-DEPENDS+=      ${PYPKGPREFIX}-packaging>=20.4:../../devel/py-packaging
-# testing requires a running redis-server
+TEST_DEPENDS+= ${PYPKGPREFIX}-packaging>=20.4:../../devel/py-packaging
 TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-asyncio-[0-9]*:../../devel/py-test-asyncio
 
 USE_LANGUAGES= # none
 
 PYTHON_VERSIONS_INCOMPATIBLE=  27
 
+# Testing requires a running redis-server.
 # Broken in 4.1.0: missing SSL certificates and tox.ini.
 do-test:
        cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests

Index: pkgsrc/databases/py-redis/PLIST
diff -u pkgsrc/databases/py-redis/PLIST:1.9 pkgsrc/databases/py-redis/PLIST:1.10
--- pkgsrc/databases/py-redis/PLIST:1.9 Tue Nov 22 19:12:27 2022
+++ pkgsrc/databases/py-redis/PLIST     Thu Dec  8 09:01:30 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2022/11/22 19:12:27 adam Exp $
+@comment $NetBSD: PLIST,v 1.10 2022/12/08 09:01:30 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -55,9 +55,6 @@ ${PYSITELIB}/redis/commands/bf/commands.
 ${PYSITELIB}/redis/commands/bf/info.py
 ${PYSITELIB}/redis/commands/bf/info.pyc
 ${PYSITELIB}/redis/commands/bf/info.pyo
-${PYSITELIB}/redis/commands/bf/utils.py
-${PYSITELIB}/redis/commands/bf/utils.pyc
-${PYSITELIB}/redis/commands/bf/utils.pyo
 ${PYSITELIB}/redis/commands/cluster.py
 ${PYSITELIB}/redis/commands/cluster.pyc
 ${PYSITELIB}/redis/commands/cluster.pyo
@@ -172,6 +169,9 @@ ${PYSITELIB}/redis/connection.pyo
 ${PYSITELIB}/redis/crc.py
 ${PYSITELIB}/redis/crc.pyc
 ${PYSITELIB}/redis/crc.pyo
+${PYSITELIB}/redis/credentials.py
+${PYSITELIB}/redis/credentials.pyc
+${PYSITELIB}/redis/credentials.pyo
 ${PYSITELIB}/redis/exceptions.py
 ${PYSITELIB}/redis/exceptions.pyc
 ${PYSITELIB}/redis/exceptions.pyo

Index: pkgsrc/databases/py-redis/distinfo
diff -u pkgsrc/databases/py-redis/distinfo:1.27 pkgsrc/databases/py-redis/distinfo:1.28
--- pkgsrc/databases/py-redis/distinfo:1.27     Tue Nov 22 19:12:27 2022
+++ pkgsrc/databases/py-redis/distinfo  Thu Dec  8 09:01:30 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2022/11/22 19:12:27 adam Exp $
+$NetBSD: distinfo,v 1.28 2022/12/08 09:01:30 adam Exp $
 
-BLAKE2s (redis-4.3.5.tar.gz) = 09fa1d00b4ce5ec67a271226a03db44e33de7cab68e0e8a7020b8bca13dc3752
-SHA512 (redis-4.3.5.tar.gz) = bff3db6e6336cf6787da3c7856ef9b122f07995ebab99d3e2d9b3ff42acd23241539971afd7b5a5f5136763e925086395feefb4c148296760906a5ad52216bea
-Size (redis-4.3.5.tar.gz) = 4577422 bytes
+BLAKE2s (redis-4.4.0.tar.gz) = 611c8c5b3a6d4afa48f4208784f7e10f5f78adc22e8668810aa317e005f83d23
+SHA512 (redis-4.4.0.tar.gz) = 935f14960f55705a97b4530d8555486947a9dae21de403762ac6fd52e78d0a06f8f024a9d62a576e5831e3b0bac317a3d1d7693e871adbee41403aa1b44f48b4
+Size (redis-4.4.0.tar.gz) = 4544461 bytes



Home | Main Index | Thread Index | Old Index