Description of problem: mrunge ~ woff-info Traceback (most recent call last): File "/usr/bin/woff-info", line 3, in <module> from woffTools.tools import info File "/usr/lib/python2.7/site-packages/woffTools/__init__.py", line 13, in <module> from fontTools.misc import sstruct ImportError: No module named fontTools.misc Version-Release number of selected component (if applicable): rpm -q woffTools woffTools-0.1-0.10.684svn.fc23.noarch How reproducible: 100% Steps to Reproduce: 1. launch woff-info from command line 2. 3. Actual results: Expected results: Additional info:
I guess we need to have woffTools provides as python2 and python3 subpackages. I will work on this.
woffTools-0.1-0.11.20151005git.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-c7c2101541
I hope the fixed update will resolve this bug. Problem is that woffTools is python2 coding and fonttools moved to default python3 package. Therefore, I decided to use everything python2 now.
woffTools-0.1-0.11.20151005git.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update woffTools' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-c7c2101541
woffTools-0.1-0.11.20151005git.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.