You are currently using a new, unsaved search.
COOK-2865 Python should support windows
Python source recipe fails on Ubuntu 12.10 because of unavailable libdb4.8-dev package
Python pip default action
Make the distribute download location an attribute
Update python::source to install 2.7.5
python cookbook - Chef 11 compat fixes
fix build time dependencies and gcc flags for python source on newer ubuntus
COOK-2865 python::source checks existence of a directory that already exists
Python source recipes fails on Ubuntu 12.04 and 12.10 because of bad assumptions about installation locations
Install fails on Centos 5 because of improper node assignment
Improve python_pip provider with option to configure a download cache and to use mirrors
python::source fails on CentOS 6.3 minimal (make: command not found)
The python_pip lwrp can't upgrade properly
Virtualenv provider fails on Centos 5.8
python:pip raises error if node.python.prefix_dir has been changed
python cookbook fails in Centos 5.9
COOK-2865 [python cookbook] custom index-url needed in python_pip resource
COOK-2865 python should support mac os x
Put cookbook version numbers in git tags
python 1.0.6 depends on yum regardless of environment
pip_binary in pip.rb should use "#{node['python']['prefix_dir']} when python install_method == source
COOK-2865 Add attributes for location to pip and virtualenv binaries
COOK-2865 Replace shell_out! calls in python_pip provider with execute resources
COOK-2865 Write specs for cookbook
Refactor python cookbook
teach python_pip about requirements files.
Add default installation options to pip providers
more gracefully handle pip packages from VCS and source archives
Python: Add fedora platform_family support
python_pip[virtualenv] fails in chef 10.12.0
support SmartOS for python
/usr/bin/ is not pip_binary location when doing a source install on rhel.
Add user and group to python_pip
Python cookbook cannot install `pip` on CentOS versions < 6
python_pip: Timeout value not passed to pip
python_pip broken with python 2.7 (at least on FreeBSD)
python_pip resource doesn't handle the --editable pip flag gracefully
python_pip resource's call to grep captures modules with similar names
pip provider in python cookbook has flawed version check
Python pip provider rescues incorrect error.
python_pip resource breaks when installing a brand new package
Fix shell_out exception capturing
virtualenv command should have an 'options' attribute to specify command line options
installation of pip does not honor selected python version
python package needs separate names for centos/rhel 5.x vs 6.x
Should python_virtualenv Resource honor Attributes?
Add redhat family python packages for platform_version > 6
Option to include system site-packages in python virtualenv
python::pip recipe failure because it's looking for Python in the wrong directory
Python doesn't install correctly on CentOS