sonic-buildimage/src/redis-dump-load.patch
Saikrishna Arcot 8555e41d5f redis-dump-load: Pin the redis package to use 3.5.3 (#9001)
Redis 4.0.0b1 has been uploaded to pip as a prerelease version. This
version drops support for Python 2 and only supports Python 3. Because
setup.py is being run, it will use the latest version of a package and
not the latest stable version (which is still 3.5.3).

Therefore, pin the redis package to version 3.5.3, so that it will work
for both Python 2 and 3.

#### How to verify it

Make sure that redis-dump-load for Python 2 builds today.
2021-10-19 05:31:36 -07:00
..
0001-Use-pipelines-when-dumping-52.patch [baseimage]: Build and install redis-dump-load Python 3 package in host image (#4661) 2020-05-30 05:52:27 -07:00
0002-Fix-setup.py-for-test-and-bdist_wheel.patch Build patched redis-dump-load (#2277) 2018-11-20 19:27:56 -08:00
0003-use-redis-3.5.3.patch redis-dump-load: Pin the redis package to use 3.5.3 (#9001) 2021-10-19 05:31:36 -07:00
series redis-dump-load: Pin the redis package to use 3.5.3 (#9001) 2021-10-19 05:31:36 -07:00