Hi, chameleon 2.7.0 setup.py has a following condition for requires: if version < (2, 7, 0): install_requires.append("ordereddict") install_requires.append("unittest2") as python version in rhel < 2.7.0 extra requires needs to be defined in spec %if 0%{?rhel} && 0%{?rhel} <= 6 BuildRequires: python-ordereddict Requires: python-ordereddict BuildRequires: python-unittest2 Requires: python-unittest2 %endif many thanks, Tomas
Here's a scratch builds with updated spec epel: http://koji.fedoraproject.org/koji/taskinfo?taskID=4573153 rawhide: http://koji.fedoraproject.org/koji/taskinfo?taskID=4573157 srpm: http://kojipkgs.fedoraproject.org//work/tasks/3154/4573154/python-chameleon-2.7.0-4.el6.src.rpm
Sorry this has languished, update coming up.
python-chameleon-2.5.3-1.el6.3 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-e89403d406
python-chameleon-2.5.3-1.el6.3 has been pushed to the Fedora EPEL 6 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-EPEL-2017-e89403d406
python-chameleon-2.5.3-1.el6.3 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.