diff --git a/1.17.0.tar.gz b/1.17.0.tar.gz deleted file mode 100644 index 04efcd28628f1ffd3a552badbd7d4b358436ff4d..0000000000000000000000000000000000000000 Binary files a/1.17.0.tar.gz and /dev/null differ diff --git a/1.17.1.tar.gz b/1.17.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c849e0ec608bfffe82c223ae6645814c6c6c5eed Binary files /dev/null and b/1.17.1.tar.gz differ diff --git a/python-wrapt.spec b/python-wrapt.spec index 9f65c47ca0ae5a02dec633019941790d3b25f3e7..64d0de3f9d759b7dfc902ce50103a54ee863fe83 100644 --- a/python-wrapt.spec +++ b/python-wrapt.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-wrapt -Version: 1.17.0 +Version: 1.17.1 Release: 1 Summary: A Python module for decorators, wrappers and monkey patching License: BSD-2-Clause @@ -60,6 +60,9 @@ popd %doc docs/build/html %changelog +* Mon Jul 07 2025 openeuler_bot - 1.17.1-1 +- update python-wrapt to 1.17.1 + * Fri Jun 13 2025 wuzhaomin 1.17.0-1 - Upgrade version to 1.17.0 - Fix up version details and copyright year on docs config.