]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in,debian/control: Remove nose 46254/head
authorSteve Kowalik <steven@wedontsleep.org>
Mon, 4 Apr 2022 01:55:15 +0000 (11:55 +1000)
committerTim Serong <tserong@suse.com>
Fri, 13 May 2022 03:53:24 +0000 (13:53 +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 1a74536e89241526ad0ea6c6fad34a36d6470386..c5a6983cf1693923c48e89f4aa74b8411138ed83 100644 (file)
@@ -251,7 +251,6 @@ BuildRequires:  hostname
 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 deadc85ada82070b6c1016ee4a00a10442fb49a3..af0f351ee4fbf15cd14355c7eeead60094470ea8 100644 (file)
@@ -87,7 +87,6 @@ Build-Depends: automake,
                python3-cherrypy3,
                python3-natsort,
                python3-jwt <pkg.ceph.check>,
-               python3-nose <pkg.ceph.check>,
                python3-pecan <pkg.ceph.check>,
                python3-bcrypt <pkg.ceph.check>,
                tox <pkg.ceph.check>,