{"old": "/home/jenkins/agent/workspace/multiarch/src-openeuler/x86-64/witty-profiler/old_rpms/", "new": "/home/jenkins/agent/workspace/multiarch/src-openeuler/x86-64/witty-profiler/new_rpms/", "compare_result": "not pass", "compare_details": {"same": {"same_details": {"old": [], "new": []}, "same_num": 0}, "diff": {"diff_details": {"witty-profiler": {"name": {"old": "witty-profiler-0.1.0-6.oe2609.x86_64.rpm", "new": "witty-profiler-0.1.0-7.oe2609.x86_64.rpm"}, "RPM Level": "level4", "rpm requires": {"more": ["python3-pandas", "python3-numpy", "python3-setuptools", "python3-networkx", "python3-requests", "python3-psutil", "python3-scipy", "python3-uvicorn", "python3-wheel"]}, "rpm provides": {}, "rpm files": {}, "rpm header": {}, "rpm cmd": {}}}, "diff_num": 1}, "less": {"less_details": {}, "less_num": 0}, "more": {"more_details": {}, "more_num": 0}}, "pr_link": "https://gitcode.com/src-openeuler/witty-profiler/pull/28", "pr_changelog": "* Mon Sep 21 2026 houxu <houxu5@h-partners.com> - 0.1.0-7\n- reuse the distro python3 libraries (numpy/pandas/scipy/requests/psutil/\n  networkx/uvicorn) through a --system-site-packages venv; python3-fastapi is\n  not packaged on every release, so it is only a Recommends and %post falls\n  back to PyPI for the libraries the distro does not provide\n- drop `pip install --upgrade pip` and the hardcoded Tsinghua PyPI mirror, and\n  bound the pip retries/timeouts so an unreachable mirror cannot hang the\n  installation for minutes\n- downgrade the PEP 639 license metadata in pyproject.toml so the package can\n  be built offline with the setuptools shipped by the distro\n- write pip and eBPF build output to /var/log/witty-profiler/install.log and\n  print only short progress lines, so failures no longer dump a long\n  traceback into the installation log\n"}