Subject: CVS commit: pkgsrc/databases/py-redis
From: Adam Ciarcinski
Date: 2023-07-04 12:29:57
Message id: 20230704102957.839AAFA89@cvs.NetBSD.org

Log Message:
py-redis: updated to 4.6.0

4.6.0

๐Ÿงช Experimental Features

Support JSON.MERGE command
Support JSON.MSET command
๐Ÿš€ New Features

Extract abstract async connection class
Add support for WAITAOF
Introduce OutOfMemoryError exception for Redis write command rejections due to \ 
OOM errors
Add WITHSCORE argument to ZRANK
๐Ÿ› Bug Fixes

Fix dead weakref in sentinel connection causing ReferenceError
Fix Key Error in parse_xinfo_stream
Remove unnecessary __del__ handlers
Added support for missing argument to SentinelManagedConnection.read_response()
๐Ÿงฐ Maintenance

Fix type hint for retry_on_error in async cluster
Clean up documents and fix some redirects
Add unit tests for the connect method of all Redis connection classes
Docstring formatting fix

Files:
RevisionActionfile
1.39modifypkgsrc/databases/py-redis/Makefile
1.36modifypkgsrc/databases/py-redis/distinfo