!7 Upgrade to version 1.14.1 in LTS

Merge pull request !7 from LeoFang/openEuler-20.03-LTS
This commit is contained in:
openeuler-ci-bot 2020-08-13 09:54:45 +08:00 committed by Gitee
commit 06b0a4bd98
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
cffi-1.14.1.tar.gz Normal file

Binary file not shown.

View File

@ -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.12.3
Version: 1.14.1
Release: 1
Summary: %{_summary}
License: MIT
@ -68,7 +68,10 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest c/ testing/
%doc PKG-INFO README.md
%changelog
* Sat Aug 01 2020 Leo Fang<leofang_94@163.com> - 1.12.3-1
* Wed Aug 12 2020 Leo Fang <leofang_94@163.com> - 1.14.1-1
- Upgrade to version 1.14.1
* Sat Aug 01 2020 Leo Fang <leofang_94@163.com> - 1.12.3-1
- Upgrade to version 1.12.3
* Tue Nov 5 2019 shenyangyang<shenyangyang4@huawei.com> - 1.11.5-10