Skip to content
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.

Make inclusion of python recipe optional #58

Open
estebistec opened this issue Apr 9, 2014 · 2 comments
Open

Make inclusion of python recipe optional #58

estebistec opened this issue Apr 9, 2014 · 2 comments

Comments

@estebistec
Copy link

This is a little bit convoluted, but:

  • supervisor includes the python recipe by default
  • which allows installation of python by OS packages
  • without the ability to specify alternate packages, your system python is stuck at 2.6 on rhel (for example)
  • this issue [1] over on the python cookbook would solve that
  • until then, the inclusion of recipe[python] here means that system python is installed where alternate packages may have already been installed (due to local work-arounds to that issue)
  • this is likely compatible, but also unnecessary
  • if [1] is merged, this issue can be closed with nofix. otherwise, I'd want to make a pull-request here making that include_recipe statement optional (e.g., via an attribute).

[1] poise/python#90

@estebistec
Copy link
Author

Let me know if this makes sense to you and I can submit a pull.

@devenv
Copy link

devenv commented Jan 11, 2018

Am I wrong or python cookbook is deprecated long time ago? depends "python"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants