!53 [sync] PR-52: 更新缺失依赖flask-apscheduler
From: @openeuler-sync-bot Reviewed-by: @zhu-yuncheng Signed-off-by: @zhu-yuncheng
This commit is contained in:
commit
6687bb892a
@ -1,6 +1,6 @@
|
||||
Name: aops-vulcanus
|
||||
Version: v1.3.0
|
||||
Release: 7
|
||||
Release: 8
|
||||
Summary: A basic tool libraries of aops, including logging, configure and response, etc.
|
||||
License: MulanPSL2
|
||||
URL: https://gitee.com/openeuler/%{name}
|
||||
@ -20,7 +20,7 @@ Requires: python3-concurrent-log-handler python3-xmltodict python3-pyyaml pyth
|
||||
Requires: python3-requests python3-xlrd python3-prettytable python3-pygments python3-sqlalchemy
|
||||
Requires: python3-elasticsearch >= 7 python3-urllib3 python3-werkzeug
|
||||
Requires: python3-flask python3-flask-restful python3-PyMySQL python3-kafka-python
|
||||
Requires: python-jwt python3-redis
|
||||
Requires: python-jwt python3-redis python3-Flask-APScheduler >= 1.11.0
|
||||
Provides: aops-vulcanus
|
||||
Conflicts: aops-utils
|
||||
|
||||
@ -68,6 +68,9 @@ cp -r scripts %{buildroot}/opt/aops/
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 07 2023 wenxin<wenxin32@foxmail.com> - v1.3.0-8
|
||||
- update spec file
|
||||
|
||||
* Wed Oct 25 2023 wenxin<wenxin32@foxmail.com> - v1.3.0-7
|
||||
- update timed task args check
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user