Remove python-nose due it is in recycle

(cherry picked from commit 8911908208e619a102220ee422c3d33a97e53056)
This commit is contained in:
huangtianhua 2022-02-25 01:16:03 +00:00 committed by openeuler-sync-bot
parent 762b1583bb
commit 3e1f51d0b8

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: python-flake8-logging-format
Version: 0.6.0
Release: 1
Release: 2
Summary: Flake8 extension to validate (lack of) logging format strings
License: Apache License 2.0
URL: https://github.com/globality-corp/flake8-logging-format
@ -20,7 +20,6 @@ BuildRequires: python3-setuptools
BuildRequires: python3-pbr
BuildRequires: python3-pip
BuildRequires: python3-wheel
BuildRequires: python3-nose
%description -n python3-flake8-logging-format
Flake8 extension to validate (lack of) logging format strings
@ -75,5 +74,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%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
- Package Spec generate