From 2d04169d39ae9572d1f1a326015b46b05bfd8ccb9d28f2e59ba6052d344f5336 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Thu, 6 Dec 2018 12:14:14 +0000 Subject: [PATCH] Accepting request 655606 from filesystems:ceph:nautilus fix python3-pycrypto dependency OBS-URL: https://build.opensuse.org/request/show/655606 OBS-URL: https://build.opensuse.org/package/show/filesystems:ceph/ceph-iscsi?expand=0&rev=4 --- ceph-iscsi-3.0.tar.gz | 4 ++-- ceph-iscsi.changes | 5 +++++ ceph-iscsi.spec | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ceph-iscsi-3.0.tar.gz b/ceph-iscsi-3.0.tar.gz index 5fd010d..c7459e6 100644 --- a/ceph-iscsi-3.0.tar.gz +++ b/ceph-iscsi-3.0.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:860b4140d5f663c9ed72cee36ce06aa4b76f8552eb171291d409d5d63a3d38e4 -size 112868 +oid sha256:a1aa93dfc3c15e3a369211c82cab8d0580e9a68fbcd7c4d7243824fab05b431a +size 112912 diff --git a/ceph-iscsi.changes b/ceph-iscsi.changes index 2fe9b3a..4e0defc 100644 --- a/ceph-iscsi.changes +++ b/ceph-iscsi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 6 12:12:48 UTC 2018 - ncutler@suse.com + +- spec: use correct package name for python3-pycrypto dependency + ------------------------------------------------------------------- Wed Dec 5 14:00:40 UTC 2018 - ncutler@suse.com diff --git a/ceph-iscsi.spec b/ceph-iscsi.spec index 914588e..7c5c061 100644 --- a/ceph-iscsi.spec +++ b/ceph-iscsi.spec @@ -55,7 +55,7 @@ Requires: python3-rbd >= 10.2.2 Requires: python3-netifaces >= 0.10.4 Requires: python3-rtslib >= 2.1.fb67 Requires: python3-rpm >= 4.11 -Requires: python3-crypto >= 2.6 +Requires: python3-pycrypto >= 2.6 Requires: python3-Flask >= 0.10.1 BuildRequires: python-rpm-macros BuildRequires: fdupes