Remove python-nose due it is in recycle
(cherry picked from commit 8911908208e619a102220ee422c3d33a97e53056)
This commit is contained in:
parent
762b1583bb
commit
3e1f51d0b8
@ -1,7 +1,7 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-flake8-logging-format
|
Name: python-flake8-logging-format
|
||||||
Version: 0.6.0
|
Version: 0.6.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Flake8 extension to validate (lack of) logging format strings
|
Summary: Flake8 extension to validate (lack of) logging format strings
|
||||||
License: Apache License 2.0
|
License: Apache License 2.0
|
||||||
URL: https://github.com/globality-corp/flake8-logging-format
|
URL: https://github.com/globality-corp/flake8-logging-format
|
||||||
@ -20,7 +20,6 @@ BuildRequires: python3-setuptools
|
|||||||
BuildRequires: python3-pbr
|
BuildRequires: python3-pbr
|
||||||
BuildRequires: python3-pip
|
BuildRequires: python3-pip
|
||||||
BuildRequires: python3-wheel
|
BuildRequires: python3-wheel
|
||||||
BuildRequires: python3-nose
|
|
||||||
%description -n python3-flake8-logging-format
|
%description -n python3-flake8-logging-format
|
||||||
Flake8 extension to validate (lack of) logging format strings
|
Flake8 extension to validate (lack of) logging format strings
|
||||||
|
|
||||||
@ -75,5 +74,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 25 2022 huangtianhua <huangtianhua@huawei.com> - 0.6.0-2
|
||||||
|
- Remove python-nose due it is in recycle
|
||||||
|
|
||||||
* Mon Aug 09 2021 OpenStack_SIG <openstack@openeuler.org> - 0.6.0-1
|
* Mon Aug 09 2021 OpenStack_SIG <openstack@openeuler.org> - 0.6.0-1
|
||||||
- Package Spec generate
|
- Package Spec generate
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user