Description of problem: 1. Package python-markups should depend on python-docutils 2. Package python3-markups should depend on python3-docutils Version-Release number of selected components (if applicable): python-markups-0.6.3-1.fc23.noarch python3-markups-0.6.3-1.fc23.noarch How reproducible: Always Steps to Reproduce: 1. Install the latest version of python-markup and python3-markups 1. Enter to a python/python3 shell 2. import markups 3. try "markup = markups.ReStructuredTextMarkup()" Actual results: 1. python-docutils and python3-docutils packages aren't provided by default 2. >>> markup = markups.ReStructuredTextMarkup() Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python2.7/site-packages/markups/restructuredtext.py", line 40, in __init__ from docutils.core import publish_parts ImportError: No module named docutils.core Expected results: 1. The installation should provide python-docutils or python3-docutils package. Additional info: Installing python-docutils and python3-docutils package solves both issues.
python-markups-0.6.3-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16452
python-markups-0.6.3-2.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 python-markups' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-16452
python-markups-0.6.3-3.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16637
python-markups-0.6.3-3.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 python-markups' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-16637
python-markups-0.6.3-4.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-2f439b8219
python-markups-0.6.3-4.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 python-markups' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-2f439b8219
python-markups-0.6.3-4.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.