!26 Update package to version 1.15.1
From: @chendh6 Reviewed-by: @gaoruoshu Signed-off-by: @gaoruoshu
This commit is contained in:
commit
939a833493
Binary file not shown.
BIN
cffi-1.15.1.tar.gz
Normal file
BIN
cffi-1.15.1.tar.gz
Normal file
Binary file not shown.
@ -5,8 +5,8 @@ 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.15.0
|
||||
Release: 2
|
||||
Version: 1.15.1
|
||||
Release: 1
|
||||
Summary: %{_summary}
|
||||
License: MIT
|
||||
URL: http://cffi.readthedocs.org
|
||||
@ -52,6 +52,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest c/ testing/
|
||||
%doc PKG-INFO README.md
|
||||
|
||||
%changelog
|
||||
* Thu Jan 19 2023 chendh6<chendonghui6@huawei.com> - 1.15.1-1
|
||||
- DESC:upgrade 1.15.1-1
|
||||
|
||||
* Mon Jun 20 2022 tanyulong <tanyulong@kylinos.cn> - 1.15.0-2
|
||||
- Delete unnecessary gdb from BuildRequires
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user