Issue #22147 has been reported by Dave King.

----------------------------------------
Feature #22147: Python Pip wheel support
https://projects.puppetlabs.com/issues/22147

* Author: Dave King
* Status: Unreviewed
* Priority: Normal
* Assignee: 
* Category: package
* Target version: 
* Affected Puppet version: 
* Keywords: pip, wheel, python
* Branch: 
----------------------------------------
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/


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to