!10 delete python-nose dependency

Merge pull request !10 from zhanzhimin/openEuler-22.03-LTS-Next
This commit is contained in:
openeuler-ci-bot 2022-01-08 06:06:22 +00:00 committed by Gitee
commit 9231b00c9e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: python-paste Name: python-paste
Version: 3.5.0 Version: 3.5.0
Release: 1 Release: 2
Summary: Tools for using a Web Server Gateway Interface stack Summary: Tools for using a Web Server Gateway Interface stack
License: MIT and ZPLv2.0 and Python and (AFL or MIT) and (MIT or ASL 2.0) License: MIT and ZPLv2.0 and Python and (AFL or MIT) and (MIT or ASL 2.0)
@ -9,7 +9,7 @@ Source0: https://files.pythonhosted.org/packages/source/P/Paste/Paste-%{v
BuildArch: noarch BuildArch: noarch
BuildRequires: python3-devel python3-nose BuildRequires: python3-devel
BuildRequires: python3-pyOpenSSL python3-setuptools python3-six python3-tempita BuildRequires: python3-pyOpenSSL python3-setuptools python3-six python3-tempita
%description %description
@ -64,6 +64,9 @@ popd
%doc docs/* %doc docs/*
%changelog %changelog
* Sat Jan 08 2022 zhanzhimin <zhanzhimin@huawei.com> - 3.5.0-2
- delete python-nose dependency
* Wed Jan 27 2021 zhanzhimin <zhanzhimin@huawei.com> - 3.5.0-1 * Wed Jan 27 2021 zhanzhimin <zhanzhimin@huawei.com> - 3.5.0-1
- update to 3.5.0 - update to 3.5.0