!15 Remove buildrequires python-nose
From: @wk333 Reviewed-by: @wangchong1995924 Signed-off-by: @wangchong1995924
This commit is contained in:
commit
b63d76e2ab
@ -1,6 +1,6 @@
|
|||||||
Name: python-jenkins
|
Name: python-jenkins
|
||||||
Version: 1.7.0
|
Version: 1.7.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Python bindings for the remote Jenkins API
|
Summary: Python bindings for the remote Jenkins API
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://git.openstack.org/cgit/openstack/python-jenkins
|
URL: http://git.openstack.org/cgit/openstack/python-jenkins
|
||||||
@ -22,7 +22,6 @@ BuildRequires: python3-devel
|
|||||||
BuildRequires: python3-kerberos
|
BuildRequires: python3-kerberos
|
||||||
BuildRequires: python3-mock
|
BuildRequires: python3-mock
|
||||||
BuildRequires: python3-multi_key_dict
|
BuildRequires: python3-multi_key_dict
|
||||||
BuildRequires: python3-nose
|
|
||||||
BuildRequires: python3-pbr >= 0.8.2
|
BuildRequires: python3-pbr >= 0.8.2
|
||||||
BuildRequires: python3-requests
|
BuildRequires: python3-requests
|
||||||
BuildRequires: python3-requests-mock
|
BuildRequires: python3-requests-mock
|
||||||
@ -86,6 +85,9 @@ install -D -m0644 -p doc/build/man/pythonjenkins.1 %{buildroot}%{_mandir}/man1/p
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 28 2022 wangkai <wangkai385@h-partners.com> -1.7.0-3
|
||||||
|
- Remove buildrequires python-nose
|
||||||
|
|
||||||
* Fri Aug 20 2021 Pengju Jiang <jiangpengju2@huawei.com> - 1.7.0-2
|
* Fri Aug 20 2021 Pengju Jiang <jiangpengju2@huawei.com> - 1.7.0-2
|
||||||
- bugfix_function_loss.patch
|
- bugfix_function_loss.patch
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user