···12 # there's a clear path forward. See
13 # https://github.com/elastic/elasticsearch-py/issues/1639 for more
14 # info.
15- version = "7.15.1";
1617 src = fetchPypi {
18 inherit pname version;
19- sha256 = "1e9a6302945d98046899a7c9b3d345c881ac7b05ba176d3a49c9d2702b1e8bc8";
20 };
2122 # Check is disabled because running them destroy the content of the local cluster!
···12 # there's a clear path forward. See
13 # https://github.com/elastic/elasticsearch-py/issues/1639 for more
14 # info.
15+ version = "7.15.2";
1617 src = fetchPypi {
18 inherit pname version;
19+ sha256 = "436f871848a5020bf9b47495812b229b59bd0c5d7e40adbd5e3c89896b311704";
20 };
2122 # Check is disabled because running them destroy the content of the local cluster!