Package init
This commit is contained in:
parent
cb9778348e
commit
8e5a62f7be
@ -13,6 +13,7 @@ URL: http://cffi.readthedocs.org
|
|||||||
Source0: https://files.pythonhosted.org/packages/source/c/cffi/%{_name}-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/c/cffi/%{_name}-%{version}.tar.gz
|
||||||
|
|
||||||
Buildrequires: gdb libffi-devel gcc-c++ gcc
|
Buildrequires: gdb libffi-devel gcc-c++ gcc
|
||||||
|
|
||||||
%?python_enable_dependency_generator
|
%?python_enable_dependency_generator
|
||||||
|
|
||||||
%description %{_description}
|
%description %{_description}
|
||||||
@ -67,6 +68,12 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest c/ testing/
|
|||||||
%doc PKG-INFO README.md
|
%doc PKG-INFO README.md
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Sep 27 2019 shenyangyang<shenyangyang4@huawei.com> - 1.11.5-9
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user