diff --git a/cffi-1.17.0.tar.gz b/cffi-1.17.0.tar.gz deleted file mode 100644 index 0cefd127fd909ef37919655bc17012f88e5492fb..0000000000000000000000000000000000000000 Binary files a/cffi-1.17.0.tar.gz and /dev/null differ diff --git a/cffi-1.17.1.tar.gz b/cffi-1.17.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..0fc8092ad7f659234d4babbe5e233b3401a78a0a Binary files /dev/null and b/cffi-1.17.1.tar.gz differ diff --git a/python-cffi.spec b/python-cffi.spec index 1fa2d1f6f68c1d2d26f463bcd4c6f92f84bfaa34..9c4276a0bffc28291e7e4d2a38f873b94625b697 100644 --- a/python-cffi.spec +++ b/python-cffi.spec @@ -5,7 +5,7 @@ C Foreign Function Interface for Python. Interact with almost any C code from Py based on C-like declarations that you can often copy-paste from header files or documentation. Name: python-%{_name} -Version: 1.17.0 +Version: 1.17.1 Release: 1 Summary: %{_summary} License: MIT @@ -53,6 +53,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest %doc README.md %changelog +* Sat Jun 21 2025 zhoulinshen - 1.17.1-1 +- Update package to version 1.17.1 + * Fri Aug 23 2024 dillon chen - 1.17.0-1 - Update package to version 1.17.0