Update the installation dependencies
(cherry picked from commit 493fab663f6378c29ad3efe8ffc2fa91e212d53a)
This commit is contained in:
parent
c23d2dc96d
commit
46785d4b87
@ -1,6 +1,6 @@
|
||||
Name: aops-apollo
|
||||
Version: v1.3.4
|
||||
Release: 8
|
||||
Release: 9
|
||||
Summary: Cve management service, monitor machine vulnerabilities and provide fix functions.
|
||||
License: MulanPSL2
|
||||
URL: https://gitee.com/openeuler/%{name}
|
||||
@ -17,9 +17,9 @@ Patch0008: 0008-update-apollo-database-proxy-host.py.patch
|
||||
|
||||
BuildRequires: python3-setuptools
|
||||
Requires: aops-vulcanus >= v1.3.0
|
||||
Requires: python3-elasticsearch python3-flask-restful python3-marshmallow >= 3.13.0
|
||||
Requires: python3-elasticsearch >= 7 python3-flask-restful python3-marshmallow >= 3.13.0
|
||||
Requires: python3-sqlalchemy python3-PyMySQL python3-Flask-APScheduler >= 1.11.0
|
||||
Requires: python3-PyYAML python3-flask python3-gevent
|
||||
Requires: python3-PyYAML python3-flask python3-gevent python3-uWSGI
|
||||
Requires: python3-retrying python3-lxml
|
||||
Provides: aops-apollo
|
||||
|
||||
@ -76,6 +76,9 @@ popd
|
||||
%{python3_sitelib}/aops_apollo_tool/*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 13 2023 wenxin<wenxin32@foxmail.com> - v1.3.4-9
|
||||
- Update the installation dependencies
|
||||
|
||||
* Tue Oct 24 2023 wenxin<wenxin32@foxmail.com> - v1.3.4-8
|
||||
- fix data correction task execution error
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user