]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
packaging: remove python3-ipaddres, as it is part of the stdlib in py3
authorAlfredo Deza <adeza@redhat.com>
Thu, 12 Dec 2019 19:26:46 +0000 (14:26 -0500)
committerAlfredo Deza <adeza@redhat.com>
Fri, 13 Dec 2019 00:16:33 +0000 (19:16 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph.spec.in
debian/control

index 7bfc48124a87791c3bbb20d3ec768b01c04b98cb..7c91cc21aed5eecaaa5db614a5d43786e1b87fd9 100644 (file)
@@ -500,7 +500,6 @@ Requires:       ceph-mgr = %{_epoch_prefix}%{version}-%{release}
 Requires:       ceph-grafana-dashboards = %{_epoch_prefix}%{version}-%{release}
 %if 0%{?fedora} || 0%{?rhel}
 Requires:       python%{python3_pkgversion}-cherrypy
-Requires:       python%{python3_pkgversion}-ipaddress
 Requires:       python%{python3_pkgversion}-jwt
 Requires:       python%{python3_pkgversion}-routes
 Requires:       python%{python3_pkgversion}-werkzeug
index 19194e7bec416487316c2a2cca6a141178a72dec..7321e1f0ceb2130b19f133b95bf0281f9a7dd7e9 100644 (file)
@@ -242,7 +242,6 @@ Package: ceph-mgr-dashboard
 Architecture: all
 Depends: ceph-mgr (= ${binary:Version}),
          python3-cherrypy3,
-         python3-ipaddress,
          python3-jwt,
          python3-openssl,
          python3-bcrypt,