{"old": "/home/jenkins/agent/workspace/multiarch/src-openeuler/x86-64/python-cachelib/old_rpms/", "new": "/home/jenkins/agent/workspace/multiarch/src-openeuler/x86-64/python-cachelib/new_rpms/", "compare_result": "not pass", "compare_details": {"same": {"same_details": {"old": [], "new": []}, "same_num": 0}, "diff": {"diff_details": {"python3-cachelib": {"name": {"old": "python3-cachelib-0.16.0-1.oe1.noarch.rpm", "new": "python3-cachelib-0.17.0-1.oe1.noarch.rpm"}, "RPM Level": "level4", "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-cachelib/pull/11", "pr_changelog": "* Mon Aug 31 2026 sunliqiang <sunliqiang@kylinos.cn> - 0.17.0-1\n- Update package to version 0.17.0\n- Timeout now also accepts a `datetime.timedelta` in addition to int. [#510](https://github.com/pallets-eco/cachelib/pull/510)\n- Float timeouts are deprecated and now rounded up to whole seconds, so backends with integer-second APIs (e.g. memcached) no longer fail with a confusing `TypeError`. Passing a float will raise a `TypeError` in a future release; timeouts of any other unsupported type raise `TypeError` immediately. [#510](https://github.com/pallets-eco/cachelib/pull/510)\n- Add `memcache_client_lib` parameter to `MemcachedCache` to select which memcache client library to use (`pylibmc`, `google`, `memcache`, or `libmc`). When not set, the library is auto-detected as before. [#511](https://github.com/pallets-eco/cachelib/pull/511)\n"}