Description of problem: The package python2-pefile-2016.3.28-3.fc26.noarch is missing dependency to python-future. As a result if installed it is not possible to import the module from python. Version-Release number of selected component (if applicable): python2-pefile-2016.3.28-3.fc26.noarch How reproducible: 100% Steps to Reproduce: 1. dnf -y install python2-pefile 2. python -c "import pefile" Actual results: Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib/python2.7/site-packages/pefile.py", line 25, in <module> from past.builtins import cmp ImportError: No module named past.builtins Expected results: No error message should be printed. Workaround: - install the dependency manually dnf -y install python-future
python-pefile-2017.5.26-2.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-9a24010af8
Thank you for reporting the issue, I just pushed the fix to updates-testing
python-pefile-2017.5.26-2.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-ae03a14a1a
python-pefile-2017.5.26-2.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-9a24010af8
Cool - thanks
python-pefile-2017.5.26-2.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.
python-pefile-2017.5.26-2.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.