!15 【轻量级 PR】:Drop flake8 version limit

From: @xiyuanwang
Reviewed-by: @huangtianhua
Signed-off-by: @huangtianhua
This commit is contained in:
openeuler-ci-bot 2021-11-10 01:55:33 +00:00 committed by Gitee
commit 0f2351e09b

View File

@ -1,7 +1,8 @@
%global _empty_manifest_terminate_build 0
%global __requires_exclude .*flake8.*
Name: python-hacking
Version: 1.1.0
Release: 1
Release: 2
Summary: OpenStack Hacking Guideline Enforcement
License: Apache-2.0
URL: https://docs.openstack.org/hacking/latest/
@ -89,5 +90,7 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Wed Nov 10 2021 OpenStack_SIG <openstack@openeuler.org> - 1.1.0-2
- Drop flake8 version limit
* Mon Nov 08 2021 OpenStack_SIG <openstack@openeuler.org> - 1.1.0-1
- Init package python3-hacking with version 1.1.0 for Train