Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=672951 Bug 672951 depends on bug 678690, which changed state. Bug 678690 Summary: Provide support for multi-python byte compiling https://bugzilla.redhat.com/show_bug.cgi?id=678690 What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |MODIFIED Status|MODIFIED |ON_QA Resolution| |ERRATA Status|ON_QA |CLOSED --- Comment #7 from Jeffrey Ness <jeffrey.ness@xxxxxxxxxxxxx> 2011-04-19 13:54:29 EDT --- Thanks to a change in Python26, we can now use '__multiple_python_os_install_post'. I have verified the files are properly byte compiled: $ file python/usr/lib/python2.4/site-packages/elixir/*py[co] python/usr/lib/python2.4/site-packages/elixir/collection.pyc: python 2.4 byte-compiled python/usr/lib/python2.4/site-packages/elixir/collection.pyo: python 2.4 byte-compiled python/usr/lib/python2.4/site-packages/elixir/entity.pyc: python 2.4 byte-compiled python/usr/lib/python2.4/site-packages/elixir/entity.pyo: python 2.4 byte-compiled python/usr/lib/python2.4/site-packages/elixir/events.pyc: python 2.4 byte-compiled python/usr/lib/python2.4/site-packages/elixir/events.pyo: python 2.4 byte-compiled python/usr/lib/python2.4/site-packages/elixir/fields.pyc: python 2.4 byte-compiled python/usr/lib/python2.4/site-packages/elixir/fields.pyo: python 2.4 byte-compiled python/usr/lib/python2.4/site-packages/elixir/__init__.pyc: python 2.4 byte-compiled python/usr/lib/python2.4/site-packages/elixir/__init__.pyo: python 2.4 byte-compiled python/usr/lib/python2.4/site-packages/elixir/options.pyc: python 2.4 byte-compiled python/usr/lib/python2.4/site-packages/elixir/options.pyo: python 2.4 byte-compiled python/usr/lib/python2.4/site-packages/elixir/properties.pyc: python 2.4 byte-compiled python/usr/lib/python2.4/site-packages/elixir/properties.pyo: python 2.4 byte-compiled python/usr/lib/python2.4/site-packages/elixir/py23compat.pyc: python 2.4 byte-compiled python/usr/lib/python2.4/site-packages/elixir/py23compat.pyo: python 2.4 byte-compiled python/usr/lib/python2.4/site-packages/elixir/relationships.pyc: python 2.4 byte-compiled python/usr/lib/python2.4/site-packages/elixir/relationships.pyo: python 2.4 byte-compiled python/usr/lib/python2.4/site-packages/elixir/statements.pyc: python 2.4 byte-compiled python/usr/lib/python2.4/site-packages/elixir/statements.pyo: python 2.4 byte-compiled $ file python26/usr/lib/python2.6/site-packages/elixir/*py[co] python26/usr/lib/python2.6/site-packages/elixir/collection.pyc: python 2.6 byte-compiled python26/usr/lib/python2.6/site-packages/elixir/collection.pyo: python 2.6 byte-compiled python26/usr/lib/python2.6/site-packages/elixir/entity.pyc: python 2.6 byte-compiled python26/usr/lib/python2.6/site-packages/elixir/entity.pyo: python 2.6 byte-compiled python26/usr/lib/python2.6/site-packages/elixir/events.pyc: python 2.6 byte-compiled python26/usr/lib/python2.6/site-packages/elixir/events.pyo: python 2.6 byte-compiled python26/usr/lib/python2.6/site-packages/elixir/fields.pyc: python 2.6 byte-compiled python26/usr/lib/python2.6/site-packages/elixir/fields.pyo: python 2.6 byte-compiled python26/usr/lib/python2.6/site-packages/elixir/__init__.pyc: python 2.6 byte-compiled python26/usr/lib/python2.6/site-packages/elixir/__init__.pyo: python 2.6 byte-compiled python26/usr/lib/python2.6/site-packages/elixir/options.pyc: python 2.6 byte-compiled python26/usr/lib/python2.6/site-packages/elixir/options.pyo: python 2.6 byte-compiled python26/usr/lib/python2.6/site-packages/elixir/properties.pyc: python 2.6 byte-compiled python26/usr/lib/python2.6/site-packages/elixir/properties.pyo: python 2.6 byte-compiled python26/usr/lib/python2.6/site-packages/elixir/py23compat.pyc: python 2.6 byte-compiled python26/usr/lib/python2.6/site-packages/elixir/py23compat.pyo: python 2.6 byte-compiled python26/usr/lib/python2.6/site-packages/elixir/relationships.pyc: python 2.6 byte-compiled python26/usr/lib/python2.6/site-packages/elixir/relationships.pyo: python 2.6 byte-compiled python26/usr/lib/python2.6/site-packages/elixir/statements.pyc: python 2.6 byte-compiled python26/usr/lib/python2.6/site-packages/elixir/statements.pyo: python 2.6 byte-compiled === SPEC: http://flip-edesign.com/source/junk/python-elixir.spec SRPM: http://flip-edesign.com/source/junk/python-elixir-0.7.1-3.fc14.src.rpm == $ rpmlint SPECS/python-elixir.spec SPECS/python-elixir.spec: W: invalid-url Source0: http://cheeseshop.python.org/packages/source/E/Elixir/Elixir-0.7.1.tar.gz HTTP Error 404: Not Found 0 packages and 1 specfiles checked; 0 errors, 1 warnings. $ rpmlint SRPMS/python-elixir-0.7.1-3.fc14.src.rpm python-elixir.src: I: enchant-dictionary-not-found en_US python-elixir.src: W: invalid-url Source0: http://cheeseshop.python.org/packages/source/E/Elixir/Elixir-0.7.1.tar.gz HTTP Error 404: Not Found 1 packages and 0 specfiles checked; 0 errors, 1 warnings. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review