Accepting request 628022 from home:mimi_vx:branches:devel:languages:python:flask
- py_compile all OBS-URL: https://build.opensuse.org/request/show/628022 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:flask/python-Flask-RESTful?expand=0&rev=2
This commit is contained in:
@@ -37,7 +37,7 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
||||
Flask-RESTful provides the building blocks for creating a great REST API.
|
||||
|
||||
%prep
|
||||
%setup -q -n Flask-RESTful-%{version}
|
||||
@@ -45,9 +45,13 @@ BuildArch: noarch
|
||||
%build
|
||||
%python_build
|
||||
|
||||
|
||||
|
||||
%install
|
||||
%python_install
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
%py_compile %{buildroot}%{python_sitelib}
|
||||
%py3_compile %{buildroot}%{python3_sitelib}/flask_restful/
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}/flask_restful/
|
||||
|
||||
%files %{python_files}
|
||||
%{python_sitelib}/*
|
||||
|
||||
Reference in New Issue
Block a user