As discussed on IRC, would it be possible to add some python-related macros? %{__python2}: -> /usr/bin/python2 %{python2_sitelib}: -> %{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())") -> /usr/lib/python2.4/site-packages %{python2_sitearch}: -> %{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))") -> /usr/lib64/python2.4/site-packages Not sure if some more macros would be useful, like py2_build and py2_install.
I will bring the EPEL6 python macros back to EPEL5 and see how that goes. Hopefully you're willing to do a bit of testing.
epel-rpm-macros-5-4 has been submitted as an update to Fedora EPEL 5. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-a2125d15ed
epel-rpm-macros-5-4 has been pushed to the Fedora EPEL 5 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-2016-a2125d15ed
epel-rpm-macros-5-5 has been submitted as an update to Fedora EPEL 5. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-a2125d15ed
epel-rpm-macros-5-5 has been pushed to the Fedora EPEL 5 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-2016-a2125d15ed
epel-rpm-macros-5-5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report.