Description of problem: python-cffi requires pycparser, but the package does not have that dependency. Version-Release number of selected component (if applicable): python-cffi-0.6-3.fc19.x86_64 Steps to Reproduce: 1. python -c '__import__("cffi").FFI()' Actual results: Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib64/python2.7/site-packages/cffi/api.py", line 51, in __init__ from . import cparser, model File "/usr/lib64/python2.7/site-packages/cffi/cparser.py", line 7, in <module> import pycparser ImportError: No module named pycparser
python-cffi-0.6-5.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/python-cffi-0.6-5.fc19
python-cffi-0.6-5.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/python-cffi-0.6-5.fc18
python-cffi-0.6-5.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/python-cffi-0.6-5.el6
Package python-cffi-0.6-5.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-cffi-0.6-5.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-14720/python-cffi-0.6-5.fc18 then log in and leave karma (feedback).
python-cffi-0.6-5.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.
python-cffi-0.6-5.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
python-cffi-0.6-5.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.