!6 [sync] PR-5: Drop the python-nose dependency
From: @openeuler-sync-bot Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
b2fb83a69a
@ -1,6 +1,6 @@
|
||||
Name: python-traitlets
|
||||
Version: 4.3.2
|
||||
Release: 9
|
||||
Release: 10
|
||||
Summary: A lightweight Traits like module.
|
||||
|
||||
License: BSD
|
||||
@ -15,7 +15,7 @@ and ‘on change’ callbacks.
|
||||
|
||||
%package -n python%{python3_pkgversion}-traitlets
|
||||
Summary: A lightweight Traits like module.
|
||||
BuildRequires: python%{python3_pkgversion}-devel python%{python3_pkgversion}-pytest python%{python3_pkgversion}-nose
|
||||
BuildRequires: python%{python3_pkgversion}-devel python%{python3_pkgversion}-pytest
|
||||
BuildRequires: python%{python3_pkgversion}-decorator python%{python3_pkgversion}-six
|
||||
BuildRequires: python%{python3_pkgversion}-ipython_genutils python%{python3_pkgversion}-six
|
||||
Requires: python%{python3_pkgversion}-decorator python%{python3_pkgversion}-ipython_genutils python%{python3_pkgversion}-six
|
||||
@ -47,6 +47,9 @@ py.test-%{python3_version} -v traitlets/tests/
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Jan 08 2022 xu_ping <xuping33@huawei.com> - 4.3.2-10
|
||||
- Drop the python-nose dependency
|
||||
|
||||
* Wed Oct 21 2020 zhanghua <zhanghua40@huawei.com> - 4.3.2-9
|
||||
- remove python2 subpackage
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user