!21 【轻量级 PR】:Drop pyflakes and pycodestyle version limit
From: @xiyuanwang Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
306bb2ca18
@ -1,7 +1,8 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
%global __requires_exclude .*pyflakes.*|.*pycodestyle.*
|
||||
Name: python-flake8
|
||||
Version: 3.5.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: the modular source code checker: pep8, pyflakes and co
|
||||
License: MIT
|
||||
URL: https://gitlab.com/pycqa/flake8
|
||||
@ -80,6 +81,7 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 09 2021 OpenStack_SIG <openstack@openeuler.org> - 3.5.0-2
|
||||
- Drop pyflakes and pycodestyle version limit
|
||||
* Fri Nov 05 2021 OpenStack_SIG <openstack@openeuler.org> - 3.5.0-1
|
||||
- Init package python3-flake8 of version 3.5.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user