From 94ba1b1bf2c2313fea984df4ffbc9a35556bee3f Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Mon, 4 Apr 2022 11:55:15 +1000 Subject: [PATCH] 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 (cherry picked from commit 47fba6f5b4e0953f4b8edb4de8209e618a77e1c9) --- ceph.spec.in | 1 - debian/control | 1 - 2 files changed, 2 deletions(-) diff --git a/ceph.spec.in b/ceph.spec.in index cfd993cfa131..f5879b8f36d4 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -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 diff --git a/debian/control b/debian/control index c77e5409ac10..ea3a0161d30e 100644 --- a/debian/control +++ b/debian/control @@ -82,7 +82,6 @@ Build-Depends: automake, python3-all-dev, python3-cherrypy3, python3-jwt , - python3-nose , python3-pecan , python3-bcrypt , tox , -- 2.47.3