{"old": "/home/jenkins/agent/workspace/multiarch/src-openeuler/aarch64/python-django-debug-toolbar/old_rpms/", "new": "/home/jenkins/agent/workspace/multiarch/src-openeuler/aarch64/python-django-debug-toolbar/new_rpms/", "compare_result": "not pass", "compare_details": {"same": {"same_details": {"old": [], "new": []}, "same_num": 0}, "diff": {"diff_details": {"python3-django-debug-toolbar": {"name": {"old": "python3-django-debug-toolbar-6.3.0-1.oe1.noarch.rpm", "new": "python3-django-debug-toolbar-7.0.0-1.oe1.noarch.rpm"}, "RPM Level": "level4", "rpm requires": {"diff": {"old": ["python3.11dist(django) >= 4.2.9"], "new": ["python3.11dist(django) >= 5.2"]}}, "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-django-debug-toolbar/pull/22", "pr_changelog": "* Mon Jul 06 2026 jinshuaiyu <jinshuaiyu@kylinos.cn> - 7.0.0-1\n- Update to 7.0.0\n- Updated to render the toolbar in a shadow DOM for better isolation from the rest of the page. This can be disabled with the setting USE_SHADOW_DOM.\n- Note that custom themes overriding CSS variables on :root must move those overrides to #djDebug, and custom panels that rely on external styles or DOM lookups reaching into the toolbar will need updates to work with the shadow DOM.\n- Prevent check from failing when ROOT_URLCONF is not defined.\n- Prevent toolbar storage from failing when serialized panel data contains mapping keys that are not JSON-compatible.\n- Prevent debounce race conditions in the history panel for rapid fetch requests.\n"}