From 6b129cbf8361a31d5dc73bd19cc51836d60f7693 Mon Sep 17 00:00:00 2001 From: huangtianhua Date: Fri, 19 Nov 2021 08:03:42 +0000 Subject: [PATCH] Correct sqlalchemy (cherry picked from commit 8c6de7ceaf5d3583fd532af44536612555c11db5) --- openstack-cyborg.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openstack-cyborg.spec b/openstack-cyborg.spec index fb5b48e..f12a9e1 100644 --- a/openstack-cyborg.spec +++ b/openstack-cyborg.spec @@ -1,6 +1,6 @@ Name: openstack-cyborg Version: 3.0.1 -Release: 1 +Release: 2 Summary: OpenStack Accelerator as a Service License: Apache-2.0 Group: Applications/System @@ -48,7 +48,7 @@ NP, SoCs, NVMe/NOF SSDs, ODP, DPDK/SPDK and so on). %package -n python3-cyborg Summary: Cyborg Python library Group: Applications/System -Requires: python3-SQLAlchemy +Requires: python3-sqlalchemy Requires: python3-wsme Requires: python3-alembic Requires: python3-eventlet