From aa0ac66ca4d71c32eeb33d5c87759ac34740c213 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=93=A6=E5=93=88=E5=93=9F?= Date: Mon, 24 May 2021 17:15:36 +0800 Subject: [PATCH] Update require --- python-oslo-policy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-oslo-policy.spec b/python-oslo-policy.spec index f90f713..52a62cf 100644 --- a/python-oslo-policy.spec +++ b/python-oslo-policy.spec @@ -23,7 +23,7 @@ Requires: python2-requests Requires: python2-oslo-config Requires: python2-oslo-i18n Requires: python2-oslo-serialization -Requires: python2-PyYAML +Requires: python2-pyyaml Requires: python2-six Requires: python2-stevedore %description -n python2-oslo-policy -- Gitee