!3 [sync] PR-2: 【轻量级 PR】:Correct sqlalchemy

From: @openeuler-sync-bot
Reviewed-by: @xiyuanwang
Signed-off-by: @xiyuanwang,@xiyuanwang,@xiyuanwang
This commit is contained in:
openeuler-ci-bot 2021-11-19 08:29:30 +00:00 committed by Gitee
commit 2ad1883e4e

View File

@ -1,6 +1,6 @@
Name: openstack-cyborg Name: openstack-cyborg
Version: 3.0.1 Version: 3.0.1
Release: 1 Release: 2
Summary: OpenStack Accelerator as a Service Summary: OpenStack Accelerator as a Service
License: Apache-2.0 License: Apache-2.0
Group: Applications/System Group: Applications/System
@ -48,7 +48,7 @@ NP, SoCs, NVMe/NOF SSDs, ODP, DPDK/SPDK and so on).
%package -n python3-cyborg %package -n python3-cyborg
Summary: Cyborg Python library Summary: Cyborg Python library
Group: Applications/System Group: Applications/System
Requires: python3-SQLAlchemy Requires: python3-sqlalchemy
Requires: python3-wsme Requires: python3-wsme
Requires: python3-alembic Requires: python3-alembic
Requires: python3-eventlet Requires: python3-eventlet