Drop the python-nose dependency
Signed-off-by: cherry530 <xuping33@huawei.com> (cherry picked from commit c826d86a2600d9fe6c487a734d5f560d2186fa41)
This commit is contained in:
parent
cec7c9e281
commit
39e796a9a3
@ -1,6 +1,6 @@
|
|||||||
Name: python-traitlets
|
Name: python-traitlets
|
||||||
Version: 4.3.2
|
Version: 4.3.2
|
||||||
Release: 9
|
Release: 10
|
||||||
Summary: A lightweight Traits like module.
|
Summary: A lightweight Traits like module.
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -15,7 +15,7 @@ and ‘on change’ callbacks.
|
|||||||
|
|
||||||
%package -n python%{python3_pkgversion}-traitlets
|
%package -n python%{python3_pkgversion}-traitlets
|
||||||
Summary: A lightweight Traits like module.
|
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}-decorator python%{python3_pkgversion}-six
|
||||||
BuildRequires: python%{python3_pkgversion}-ipython_genutils 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
|
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
|
%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
|
* Wed Oct 21 2020 zhanghua <zhanghua40@huawei.com> - 4.3.2-9
|
||||||
- remove python2 subpackage
|
- remove python2 subpackage
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user