)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"ecbad9e627ec3d57d4d43c2a2416a3eb95e8e539","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"1192c700_a95de539","updated":"2025-06-18 07:48:59.000000000","message":"hmm, I don\u0027t see an updated patchset, did you forget to git-review your update or is there some other issue?","commit_id":"f1ee8cf54fade12686aec315dfb92fab39f312d4"},{"author":{"_account_id":37947,"name":"Jan-Eike Golenia","display_name":"Eike","email":"jan-eike.golenia@sap.com","username":"jagoleni"},"change_message_id":"980de3348e12ac17cb55c50bdb147f6c300bc171","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"097f4d3d_f514a33c","in_reply_to":"1192c700_a95de539","updated":"2025-06-18 08:02:55.000000000","message":"I forgot to apply, should be good now :)","commit_id":"f1ee8cf54fade12686aec315dfb92fab39f312d4"},{"author":{"_account_id":27615,"name":"Rajat Dhasmana","email":"rajatdhasmana@gmail.com","username":"whoami-rajat"},"change_message_id":"108917312757b8147628036eedc2e7c9c815c1e7","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"8d9f0579_074010c8","updated":"2025-06-18 14:02:27.000000000","message":"LGTM","commit_id":"c948b22eace9f6aa299a0af3ac374864ff8ff163"}],"releasenotes/notes/pin_version_flake_import_order-99ff816a586cca34.yaml":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"7cd57b8842c41363241631e3b01f55873caff790","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":2,"id":"3e08381b_1cbaa1e8","line":7,"range":{"start_line":5,"start_character":4,"end_line":7,"end_character":1},"updated":"2025-06-17 11:45:07.000000000","message":"in general I would think no reno is needed for this kind of testing-only fix, maybe other reviewer disagree. in that case, the formatting should be fixed to:\n```suggestion\n    flake8_import_order to version ``\u003c0.19.0`` in ``test_requirements.txt`` to\n    prevent crashing of ``tox -e pep8``\n\n```","commit_id":"f1ee8cf54fade12686aec315dfb92fab39f312d4"},{"author":{"_account_id":37947,"name":"Jan-Eike Golenia","display_name":"Eike","email":"jan-eike.golenia@sap.com","username":"jagoleni"},"change_message_id":"d488b8d9f7d3753339f6fac7cbe542e11d09c532","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"85b9af91_e7b44eba","line":7,"range":{"start_line":5,"start_character":4,"end_line":7,"end_character":1},"in_reply_to":"3e08381b_1cbaa1e8","updated":"2025-06-18 06:47:37.000000000","message":"Removed release notes.","commit_id":"f1ee8cf54fade12686aec315dfb92fab39f312d4"},{"author":{"_account_id":5997,"name":"Walt","display_name":"Hemna","email":"waboring@hemna.com","username":"walter-boring","status":"SAP"},"change_message_id":"2bc35a5caf29c46c4e26000fce6b7135754448df","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":2,"id":"1fae7aad_0ec3cf06","line":7,"range":{"start_line":5,"start_character":4,"end_line":7,"end_character":1},"in_reply_to":"3e08381b_1cbaa1e8","updated":"2025-06-17 17:00:09.000000000","message":"agreed.  There is no need to create a release note for a testing fix.","commit_id":"f1ee8cf54fade12686aec315dfb92fab39f312d4"}],"test-requirements.txt":[{"author":{"_account_id":13252,"name":"Dr. Jens Harbott","display_name":"Jens Harbott (frickler)","email":"frickler@offenerstapel.de","username":"jrosenboom"},"change_message_id":"7cd57b8842c41363241631e3b01f55873caff790","unresolved":true,"context_lines":[{"line_number":4,"context_line":""},{"line_number":5,"context_line":"# Install bounded pep8/pyflakes first, then let flake8 install"},{"line_number":6,"context_line":"hacking\u003e\u003d7.0.0,\u003c7.1.0 # Apache-2.0"},{"line_number":7,"context_line":"flake8-import-order\u003c0.19.0 # LGPLv3"},{"line_number":8,"context_line":"flake8-logging-format\u003e\u003d0.6.0 # Apache-2.0"},{"line_number":9,"context_line":""},{"line_number":10,"context_line":"stestr\u003e\u003d3.2.1 # Apache-2.0"}],"source_content_type":"text/plain","patch_set":2,"id":"fbc20043_af699a02","line":7,"updated":"2025-06-17 11:45:07.000000000","message":"```suggestion\nflake8-import-order!\u003d0.19.0 # LGPLv3\n```\nthis way you don\u0027t need to uncap again once a new release of the library is made with a fix","commit_id":"f1ee8cf54fade12686aec315dfb92fab39f312d4"},{"author":{"_account_id":37947,"name":"Jan-Eike Golenia","display_name":"Eike","email":"jan-eike.golenia@sap.com","username":"jagoleni"},"change_message_id":"d488b8d9f7d3753339f6fac7cbe542e11d09c532","unresolved":false,"context_lines":[{"line_number":4,"context_line":""},{"line_number":5,"context_line":"# Install bounded pep8/pyflakes first, then let flake8 install"},{"line_number":6,"context_line":"hacking\u003e\u003d7.0.0,\u003c7.1.0 # Apache-2.0"},{"line_number":7,"context_line":"flake8-import-order\u003c0.19.0 # LGPLv3"},{"line_number":8,"context_line":"flake8-logging-format\u003e\u003d0.6.0 # Apache-2.0"},{"line_number":9,"context_line":""},{"line_number":10,"context_line":"stestr\u003e\u003d3.2.1 # Apache-2.0"}],"source_content_type":"text/plain","patch_set":2,"id":"9866b70b_dbb9f98d","line":7,"in_reply_to":"fbc20043_af699a02","updated":"2025-06-18 06:47:37.000000000","message":"Fix applied.","commit_id":"f1ee8cf54fade12686aec315dfb92fab39f312d4"}]}
