!4 Remove redundant BuildRequires
From: @weiwei_150212 Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
8fb6a2e5df
@ -1,6 +1,6 @@
|
|||||||
Name: python-flask-restful
|
Name: python-flask-restful
|
||||||
Version: 0.3.6
|
Version: 0.3.6
|
||||||
Release: 10
|
Release: 11
|
||||||
Summary: Framework for creating REST APIs
|
Summary: Framework for creating REST APIs
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://www.github.com/flask-restful/flask-restful/
|
URL: https://www.github.com/flask-restful/flask-restful/
|
||||||
@ -11,7 +11,7 @@ Patch2: 0002-Support-aniso8601-3.0-in-tests.patch
|
|||||||
Patch3: 0003-Fix-tests_api-list-traceback.patch
|
Patch3: 0003-Fix-tests_api-list-traceback.patch
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: git gcc pytz python3-setuptools python3-nose python3-mock python3-blinker
|
BuildRequires: git gcc python3-pytz python3-setuptools python3-nose python3-mock python3-blinker
|
||||||
BuildRequires: python3-flask python3-six python3-aniso8601 python3-pytz python3-devel python3-crypto
|
BuildRequires: python3-flask python3-six python3-aniso8601 python3-pytz python3-devel python3-crypto
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -45,6 +45,9 @@ rm -rf docs/_themes/.gitignore
|
|||||||
%{python3_sitelib}/*
|
%{python3_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 20 2020 tianwei <tianwei12@huawei.com> - 0.3.6-11
|
||||||
|
- delete python2
|
||||||
|
|
||||||
* Tue Feb 18 2020 Buildteam <buildteam@openeuler.org> - 0.3.6-10
|
* Tue Feb 18 2020 Buildteam <buildteam@openeuler.org> - 0.3.6-10
|
||||||
- Fixbug in patching
|
- Fixbug in patching
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user