]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in,debian/control: Remove nose 46255/head
authorSteve Kowalik <steven@wedontsleep.org>
Mon, 4 Apr 2022 01:55:15 +0000 (11:55 +1000)
committerTim Serong <tserong@suse.com>
Thu, 26 May 2022 03:47:57 +0000 (13:47 +1000)
With the direct calls of nose methods removed, we no longer need to
BuildRequire it.

Fixes: https://tracker.ceph.com/issues/54252
Signed-off-by: Steve Kowalik <steven@wedontsleep.org>
(cherry picked from commit 47fba6f5b4e0953f4b8edb4de8209e618a77e1c9)

ceph.spec.in
debian/control

index cfd993cfa13172e919d12717ea7383e2387ae837..f5879b8f36d4c2da74ac02a950645381f3785225 100644 (file)
@@ -229,7 +229,6 @@ BuildRequires:  %{luarocks_package_name}
 BuildRequires:  jq
 BuildRequires: libuuid-devel
 BuildRequires: python%{python3_pkgversion}-bcrypt
-BuildRequires: python%{python3_pkgversion}-nose
 BuildRequires: python%{python3_pkgversion}-pecan
 BuildRequires: python%{python3_pkgversion}-requests
 BuildRequires: python%{python3_pkgversion}-dateutil
index c77e5409ac105e7437da0a152ec6e286846281b9..ea3a0161d30eadfb5a91c6f9de5e815cd55fdf77 100644 (file)
@@ -82,7 +82,6 @@ Build-Depends: automake,
                python3-all-dev,
                python3-cherrypy3,
                python3-jwt <pkg.ceph.check>,
-               python3-nose <pkg.ceph.check>,
                python3-pecan <pkg.ceph.check>,
                python3-bcrypt <pkg.ceph.check>,
                tox <pkg.ceph.check>,