Hello, With the latest changes to python26 it is now possible to build python modules for base python and python26 from a single SPEC file. As you currently maintain python-elixir I wanted to reach out and see if you would consider also building python26-elixir from your python-elixir SPEC. An example of building both packages can be seen here: http://flip-edesign.com/source/junk/python-elixir.spec The main change is using '%__multiple_python_os_install_post', this allows the byte-code to be compiled against the proper version of python.