https://bugzilla.redhat.com/show_bug.cgi?id=1242896

Dmitry Tantsur <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |needinfo?([email protected])



--- Comment #2 from Dmitry Tantsur <[email protected]> ---
Hi, sorry for late reply.

- You've tried to install the package on F21. I'm pretty sure it does not have
all the dependencies. The following succeeds:
sudo mock -r fedora-rawhide-x86_64 -i
https://kojipkgs.fedoraproject.org//work/tasks/1987/10351987/python-ironic-inspector-client-1.0.1-1.fc23.noarch.rpm

- By python 3 support upstream means unit tests pass on Python 3 mostly. As
python-openstackclient is only involved in a shell script, it's not a big deal
for tests. But we probably can't declare Python 3 compatibility until it's
fixed.

- `python -m unittest discover ironic_inspector_client.test` works, though
requires python-mock (not sure how to handle it, as it's not a runtime
dependency for the project itself).

Thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to