]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
ceph.spec.in,debian/control: Remove nose
authorSteve Kowalik <steven@wedontsleep.org>
Mon, 4 Apr 2022 01:55:15 +0000 (11:55 +1000)
committerSteve Kowalik <steven@wedontsleep.org>
Mon, 4 Apr 2022 01:55:15 +0000 (11:55 +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>
ceph.spec.in
debian/control

index c14dd04b2a9760b15073916a2d467e585874bc18..b44881e69fdf2b99263e0d23310da2b761079b56 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 9ed8de3cb97f25953dadf6cf86fd9aef96514eff..9a2e78dfabb2fa14b3284296947f6c11dfb84a84 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>,