From 8e5a62f7bec387d531f9909f0d48750333b9f5b5 Mon Sep 17 00:00:00 2001 From: dogsheng <960055655@qq.com> Date: Fri, 13 Dec 2019 16:02:14 +0800 Subject: [PATCH] Package init --- python-cffi.spec | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/python-cffi.spec b/python-cffi.spec index a2c8866..96a0799 100644 --- a/python-cffi.spec +++ b/python-cffi.spec @@ -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 - 1.11.5-10 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:add provides of pythonx.7dist(cffi) + * Fri Sep 27 2019 shenyangyang - 1.11.5-9 - Type:enhancement - ID:NA