Package init

This commit is contained in:
dogsheng 2019-12-13 16:02:14 +08:00
parent cb9778348e
commit 8e5a62f7be

View File

@ -13,6 +13,7 @@ URL: http://cffi.readthedocs.org
Source0: https://files.pythonhosted.org/packages/source/c/cffi/%{_name}-%{version}.tar.gz
Buildrequires: gdb libffi-devel gcc-c++ gcc
%?python_enable_dependency_generator
%description %{_description}
@ -67,6 +68,12 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest c/ testing/
%doc PKG-INFO README.md
%changelog
* Tue Nov 5 2019 shenyangyang<shenyangyang4@huawei.com> - 1.11.5-10
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:add provides of pythonx.7dist(cffi)
* Fri Sep 27 2019 shenyangyang<shenyangyang4@huawei.com> - 1.11.5-9
- Type:enhancement
- ID:NA