!19 【轻量级 PR】:回退新增依赖simplejson,issue I4CGIS 非flask问题
From: @disnight Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
3c8f584a84
@ -1,6 +1,6 @@
|
|||||||
Name: python-flask
|
Name: python-flask
|
||||||
Version: 1.1.2
|
Version: 1.1.2
|
||||||
Release: 3
|
Release: 4
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: A lightweight WSGI web application framework
|
Summary: A lightweight WSGI web application framework
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -30,7 +30,7 @@ Python-flask for python 2 version
|
|||||||
%package -n python3-flask
|
%package -n python3-flask
|
||||||
Summary: python-flask for python 3 version
|
Summary: python-flask for python 3 version
|
||||||
%{?python_provide:%python_provide python3-flask}
|
%{?python_provide:%python_provide python3-flask}
|
||||||
Requires: python3-jinja2 python3-werkzeug python3-itsdangerous python3-click python3-simplejson
|
Requires: python3-jinja2 python3-werkzeug python3-itsdangerous python3-click
|
||||||
|
|
||||||
%description -n python3-flask
|
%description -n python3-flask
|
||||||
Python-flask for python 3 version
|
Python-flask for python 3 version
|
||||||
@ -77,6 +77,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v || :
|
|||||||
%{python3_sitelib}/*
|
%{python3_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 11 2021 Jiachen Fan<fanjiachen3@huawei.com> - 1.1.2-4
|
||||||
|
- backport add require pythonx-simplejson. details see issue #I4CGIS
|
||||||
|
|
||||||
* Sat Oct 9 2021 Jiachen Fan<fanjiachen3@huawei.com> - 1.1.2-3
|
* Sat Oct 9 2021 Jiachen Fan<fanjiachen3@huawei.com> - 1.1.2-3
|
||||||
- in openEuler LTS version, python-simple not provide python2-simplejson. then remove it
|
- in openEuler LTS version, python-simple not provide python2-simplejson. then remove it
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user