SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python38-aioredis-1.3.1-2.4.noarch.rpm :

* Sat Nov 28 2020 John Vandenberg - Remove dependency on hires- Skip test failures against Tumbleweed redis- Remove build dependencies used for development
* Fri Jul 03 2020 Matthias Fehring - Try to fix build on openSUSE Leap 15.2+ by adding new patch aioredis-1.3.1-fix-tests-on-python38-part2.patch, but it does not fix the issue. There seem to be also issues with redis 6.- Fix wrong URL tag.
* Wed May 06 2020 Matthias Fehring - fix build on openSUSE Tumbleweed + Added aioredis-1.3.1-fix-tests-on-python38.patch to fix some tests failing on python 3.8+
* Fri Dec 06 2019 Matthias Fehring - update to version 1.3.1 + Fix transaction data decoding + Fix duplicate calls to pool.wait_closed() upon create_pool() exception. + Drop explicit loop requirement in API. Deprecate loop argument. Throw warning in Python 3.8+ if explicit loop is passed to methods.- update to version 1.3.0 + Added xdel and xtrim method which missed in commands/streams.py and also added unit test code for them + Add count argument to spop command + Add support for zpopmax and zpopmin redis commands + Add towncrier: change notes are now stored in CHANGES.txt + Type hints for the library + A few additions to the sorted set commands:
* the blocking pop commands: BZPOPMAX and BZPOPMIN
* the CH and INCR options of the ZADD command + Added no_ack parameter to xread_group streams method in commands/streams.py + Fix for sensitive logging + Fix slow memory leak in wait_closed implementation + Fix handling of instances were Redis returns null fields for a stream message- spec file changes + require pytest instead of pytest3 for building
* Tue Sep 17 2019 Matthias Fehring - spec file changes: + use python-pytest3 and python-pytest3-xdist as build requirements as aioredis does not seem to support pytest > 4
* Tue Jul 02 2019 Matthias Fehring - initial package version 1.2.0
 
ICM