From 9f0eed483e1453d47cd356bd632af406b6a2c450 Mon Sep 17 00:00:00 2001 From: liusheng Date: Fri, 28 May 2021 11:35:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BE=9D=E8=B5=96=E5=8C=85py?= =?UTF-8?q?thon2-babel=E5=A4=A7=E5=B0=8F=E5=86=99=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- python-scciclient.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-scciclient.spec b/python-scciclient.spec index 9ed17e3..16a0913 100644 --- a/python-scciclient.spec +++ b/python-scciclient.spec @@ -31,7 +31,7 @@ Provides: python2-scciclient BuildRequires: python2-devel BuildRequires: python2-setuptools Requires: python2-pbr -Requires: python2-Babel +Requires: python2-babel Requires: python2-pyghmi Requires: python2-pysnmp Requires: python2-requests -- Gitee