From ef30c5f96cc4bc84bbea60f3db545da7f27b12c1 Mon Sep 17 00:00:00 2001 From: zhaorenhai Date: Sat, 20 Feb 2021 12:16:28 +0800 Subject: [PATCH] =?UTF-8?q?update=20openstack-glance.spec.=20=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E5=86=99=E9=94=99=E4=BA=86=EF=BC=8C=E5=BA=94=E8=AF=A5?= =?UTF-8?q?=E6=98=AFpython-sqlalchemy-migrate=EF=BC=8C=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E6=AD=A3=E7=A1=AE=E7=9A=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openstack-glance.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-glance.spec b/openstack-glance.spec index 2e32c5a..84f1650 100644 --- a/openstack-glance.spec +++ b/openstack-glance.spec @@ -132,7 +132,7 @@ Requires: python3-pbr Requires: python3-pyOpenSSL Requires: python3-retrying Requires: python3-six -Requires: python3-migrate +Requires: python3-sqlalchemy-migrate Requires: python3-sqlparse Requires: python3-stevedore Requires: python3-taskflow -- Gitee