Subject: CVS commit: pkgsrc/databases/py-redis
From: Adam Ciarcinski
Date: 2022-11-22 20:12:27
Message id: 20221122191227.D67E4FA90@cvs.NetBSD.org

Log Message:
py-redis: updated to 4.3.5

Version 4.3.5

Changes

This is a maintenance release of redis-py, prior to the release of 4.4.0. This \ 
release contains both bug fixes, and features, keeping pace with the release of \ 
redis-stack capabilities.

🚀 New Features

Add support for TIMESERIES 1.8
Graph - add counters for removed labels and properties
Add support for TDIGEST.QUANTILE extensions
Add TDIGEST.TRIMMED_MEAN
Add support for async GRAPH module
Support TDIGEST.MERGESTORE and make compression optional on TDIGEST.CREATE
Adding reserve as an alias for create, so that we have BF.RESERVE and CF.RESERVE \ 
accuratenly supported

🐛 Bug Fixes

Fix async connection.is_connected to return a boolean value
Fix: workaround asyncio bug on connection reset by peer
Fix crash: key expire while search
Async cluster: fix concurrent pipeline
Fix async SEARCH pipeline
Fix KeyError in async cluster - initialize before execute multi key commands

🧰 Maintenance

Supply chain risk reduction: remove dependency on library named deprecated
Search test - Ignore order of the items in the response
Fix GRAPH.LIST & TDIGEST.QUANTILE tests
Fix TimeSeries range aggregation (twa) tests
Mark TOPK.COUNT as deprecated

Files:
RevisionActionfile
1.30modifypkgsrc/databases/py-redis/Makefile
1.9modifypkgsrc/databases/py-redis/PLIST
1.27modifypkgsrc/databases/py-redis/distinfo