{"old": "/home/jenkins/agent/workspace/multiarch/src-openeuler/aarch64/python-werkzeug/old_rpms/", "new": "/home/jenkins/agent/workspace/multiarch/src-openeuler/aarch64/python-werkzeug/new_rpms/", "compare_result": "not pass", "compare_details": {"same": {"same_details": {"old": [], "new": []}, "same_num": 0}, "diff": {"diff_details": {"python3-werkzeug": {"name": {"old": "python3-werkzeug-3.1.4-1.oe1.noarch.rpm", "new": "python3-werkzeug-3.1.8-1.oe1.noarch.rpm"}, "RPM Level": "level3", "rpm requires": {}, "rpm provides": {}, "rpm files": {}}}, "diff_num": 1}, "less": {"less_details": {}, "less_num": 0}, "more": {"more_details": {}, "more_num": 0}}, "pr_link": "https://gitcode.com/src-openeuler/python-werkzeug/pull/68", "pr_changelog": "* Fri Apr 03 2026 maqi <maqi@uniontech.com> - 3.1.8-1\n- update version to 3.1.8\n  * Request.host and get_host return the empty string if the header is missing or has invalid characters.\n  * parse_list_header preserves partially quoted items, discards empty items, and returns empty for unclosed quoted values.\n  * WWWAuthenticate.to_header does not produce a trailing space when there are no parameters.\n  * Transfer-Encoding is parsed as a set.\n  * Request.host, get_host, and host_is_trusted validate the characters of the value. An empty value is no longer allowed. A Unix socket server address is ignored. The trusted_list argument to host_is_trusted is optional.\n  * Response.make_conditional sets the Accept-Ranges header even if it is not a satisfiable range request.\n  * merge_slashes merges any number of consecutive slashes.\n"}