!15 【轻量级 PR】:Drop flake8 version limit
From: @xiyuanwang Reviewed-by: @huangtianhua Signed-off-by: @huangtianhua
This commit is contained in:
commit
0f2351e09b
@ -1,7 +1,8 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
|
%global __requires_exclude .*flake8.*
|
||||||
Name: python-hacking
|
Name: python-hacking
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: OpenStack Hacking Guideline Enforcement
|
Summary: OpenStack Hacking Guideline Enforcement
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://docs.openstack.org/hacking/latest/
|
URL: https://docs.openstack.org/hacking/latest/
|
||||||
@ -89,5 +90,7 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Nov 08 2021 OpenStack_SIG <openstack@openeuler.org> - 1.1.0-1
|
||||||
- Init package python3-hacking with version 1.1.0 for Train
|
- Init package python3-hacking with version 1.1.0 for Train
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user