Jira (PUP-1084) Python Pip wheel support

2014-01-05 Thread Jason Antman (JIRA)
Title: Message Title










 

 Jason Antman commented on an issue


















  Re: Python Pip wheel support 










If any help is needed, I work with one of the pip/virtualenv maintainers, who's very interested in seeing wheel support included in Puppet. If his assistance is needed in figuring out any of the pip-side stuff, I can loop him in on this.












   

 Add Comment

























 Puppet /  PUP-1084



  Python Pip wheel support 







 Now that Python's package manager pip[0] supports installing the new binary distributions (wheels[1]) we should be able to install these through Puppet.   I've had a preliminary look at this here:  https://github.com/davbo/puppet/tree/add-python-pip-wheel   This works (at first glance) but I'm not a puppet developer and certainly not a Ruby dev. I...















 This message was sent by Atlassian JIRA (v6.1.4#6159-sha1:44eaede)




 














-- 
You received this message because you are subscribed to the Google Groups Puppet Bugs group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit 

Jira (PUP-1084) Python Pip wheel support

2013-12-16 Thread redmine.exporter (JIRA)
Title: Message Title










 

 redmine.exporter created an issue


















 Puppet /  PUP-1084



  Python Pip wheel support 










Issue Type:

  New Feature




Assignee:


 Unassigned




Created:


 16/Dec/13 11:16 AM




Labels:


 redmine




Priority:

  Normal




Reporter:

 redmine.exporter










Now that Python's package manager pip[0] supports installing the new binary distributions (wheels[1]) we should be able to install these through Puppet.
I've had a preliminary look at this here: https://github.com/davbo/puppet/tree/add-python-pip-wheel
This works (at first glance) but I'm not a puppet developer and certainly not a Ruby dev. I'd love to hear of a better way to achieve this without the nasty $version_no#wheel setup. Passing --use-wheel to older versions of pip will also be a problem using my current implementation. 
[0] - http://www.pip-installer.org/en/1.4.1/ [1] - http://www.python.org/dev/peps/pep-0427/












   

 Add Comment