已合并
Update version to 4.0.1 #16
Update version to 4.0.1 #16
已合并
nan1024创建于 9 天前
2 个文件变更+6-1
@@ -1,6 +1,6 @@
1%global _empty_manifest_terminate_build 01%global _empty_manifest_terminate_build 0
2Name: python-xxhash2Name: python-xxhash
3-Version: 3.8.13+Version: 4.0.1
4Release: 14Release: 1
5Summary: Python binding for xxHash5Summary: Python binding for xxHash
6License: BSD6License: BSD
@@ -73,6 +73,11 @@ mv %{buildroot}/doclist.lst .
73%{_docdir}/*73%{_docdir}/*
74 74 
75%changelog75%changelog
76+* Fri Aug 28 2026 Hann <hannannan@kylinos.cn> - 4.0.1-1
77+- Update package to version 4.0.1
78+- Add _xxhash module docstring
79+- Clean up _parse_init_args keyword handling so the defensive check for a duplicate data keyword raises a proper error message
80+ 
76* Thu Jul 16 2026 lilu_ll <lilu@kylinos.cn> - 3.8.1-181* Thu Jul 16 2026 lilu_ll <lilu@kylinos.cn> - 3.8.1-1
77- Update package to version 3.8.182- Update package to version 3.8.1
78- Register the "benchmark" pytest mark to avoid PytestUnknownMarkWarning83- Register the "benchmark" pytest mark to avoid PytestUnknownMarkWarning
Binary files do not support preview