Correct sqlalchemy

(cherry picked from commit 8c6de7ceaf5d3583fd532af44536612555c11db5)
This commit is contained in:
huangtianhua 2021-11-19 08:03:42 +00:00 committed by openeuler-sync-bot
parent db93b39482
commit 6b129cbf83

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