Bug 700567
| Summary: | [Feature Request] python-elixir to also build python26-elixir | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Jeffrey Ness <jeffrey.ness> |
| Component: | python-elixir | Assignee: | Bryan Kearney <bkearney> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | el5 | CC: | bkearney |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-09-13 16:32:47 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
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.