sonic-buildimage/src/redis-dump-load.patch
Qi Luo 4bda0a921f
[build] Use pip to install setup.py dependency instead of python setup.py install (#8997)
#### Why I did it
Fix a recent build error introduced by a pre-release redis-py. This is a general issue because `python setup.py install` (ie `easy_instal`) does not ignore pre-release versions. The fix is suggested by https://github.com/pypa/setuptools/issues/855#issuecomment-583803959
2021-10-26 21:12:45 -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
series [build] Use pip to install setup.py dependency instead of python setup.py install (#8997) 2021-10-26 21:12:45 -07:00