summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorSteve Kowalik <steven@wedontsleep.org>2022-04-04 03:55:15 +0200
committerSteve Kowalik <steven@wedontsleep.org>2022-04-04 03:55:15 +0200
commit47fba6f5b4e0953f4b8edb4de8209e618a77e1c9 (patch)
treecd27230cdfa54d6b39c2b792fbc8c280b50633a2 /debian/control
parenttest/pybind/ceph_daemon: Switch to bare unittest (diff)
downloadceph-47fba6f5b4e0953f4b8edb4de8209e618a77e1c9.tar.xz
ceph-47fba6f5b4e0953f4b8edb4de8209e618a77e1c9.zip
ceph.spec.in,debian/control: Remove nose
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>
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 9ed8de3cb97..9a2e78dfabb 100644
--- a/debian/control
+++ b/debian/control
@@ -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>,