Skip to content
This repository has been archived by the owner on Nov 23, 2017. It is now read-only.

COOK-1063 #365

Closed
wants to merge 2 commits into from
Closed

COOK-1063 #365

wants to merge 2 commits into from

Conversation

sivy
Copy link

@sivy sivy commented Mar 6, 2012

Teach python_pip about requirements files.

From the updated README:

# install from a requirements file
python_pip "/path/to/requirements.txt" do
    is_requirements :true
    virtualenv "/path/to/virtualenv
    action :install
end

I added some code to check for pip --version, as 1.1 removed the --environment parameter that the python_pip resource currently uses for installing into a virtualenv.

@sivy sivy closed this Mar 6, 2012
@sivy sivy reopened this Mar 6, 2012
@jtimberman
Copy link
Contributor

Hi @sivy,

First of all, I'd like to apologize that this has not received a reply after four months. That's pretty awful response time on our part.

We're still catching up on the backlog of tickets that need to be handled in JIRA, and haven't gone through to catch up on pull requests or match them to the tickets. The COOK-1063 ticket is not in resolve status so we've not triaged it, it's not that we're ignoring you!

We would like to merge this to add this feature for folks, but I do not see you on our contributor list. We do require a contributor license agreement for all our cookbooks to help protect the community from nefarious copyright entanglements (think SCO vs IBM debacle). Please see our page on how to contribute to Opscode open source projects.

Finally, we have moved our cookbooks out to their own separate repositories under the "opscode-cookbooks" organization some time ago. May I trouble you to apply your patch to the new repository for the python cookbook?

Thank you for contributing!

@sivy
Copy link
Author

sivy commented Jun 22, 2012

Hi Josh - look under the company list for Wallrazer. that's me. :-)

And yes, I'll submit a new patch to the new repo tomorrow.

--Steve

Steve (Gmail)
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Thursday, June 21, 2012 at 9:59 PM, Joshua Timberman wrote:

Hi @sivy,

First of all, I'd like to apologize that this has not received a reply after four months. That's pretty awful response time on our part.

We're still catching up on the backlog of tickets that need to be handled in JIRA, and haven't gone through to catch up on pull requests or match them to the tickets. The COOK-1063 ticket is not in resolve status so we've not triaged it, it's not that we're ignoring you!

We would like to merge this to add this feature for folks, but I do not see you on our contributor list. We do require a contributor license agreement for all our cookbooks to help protect the community from nefarious copyright entanglements (think SCO vs IBM debacle). Please see our page on how to contribute to Opscode open source projects.

Finally, we have moved our cookbooks out to their own separate repositories under the "opscode-cookbooks" organization some time ago. May I trouble you to apply your patch to the new repository for the python cookbook?

Thank you for contributing!


Reply to this email directly or view it on GitHub:
#365 (comment)

@jtimberman
Copy link
Contributor

Hi @sivy,

Thank you for submitting a CLA/CCLA.

I don't see a PR on the current python cookbook repo, and this PR has merge conflicts. Will you be able to submit a new PR there?

Thanks!
-joshua

@jtimberman jtimberman closed this Sep 16, 2012
@sivy
Copy link
Author

sivy commented Sep 16, 2012

Hi Josh,

I'll finally sit down now and fix up a patch on the proper repo. :-)

--Steve

Steve Ivy
Sent with Sparrow (http://www.sparrowmailapp.com/?sig)

On Sunday, September 16, 2012 at 10:03 AM, Joshua Timberman wrote:

Hi @sivy (https://github.com/sivy),
Thank you for submitting a CLA/CCLA.
I don't see a PR on the current python cookbook repo (https://github.com/opscode-cookbooks/python/), and this PR has merge conflicts. Will you be able to submit a new PR there?
Thanks!
-joshua


Reply to this email directly or view it on GitHub (#365 (comment)).

@jtimberman
Copy link
Contributor

Awesome, thank you!

@justinabrahms
Copy link

Hoping I might convince you to submit that pull request. Here's a sailboat in hopes it might be the convincing factor. ⛵ ^_^

@jtimberman
Copy link
Contributor

Fairly certain that is a schooner. ;)

@sivy
Copy link
Author

sivy commented Oct 15, 2012

Ok ok, I give. I'll dig out the code in the am and see if I can mash mine into the current state if the python cookbook. :-)

Steve Ivy - steve@wallrazer.com
Sent from my mobile device

On Oct 14, 2012, at 10:12 PM, Joshua Timberman notifications@github.com wrote:

Fairly certain that is a schooner. ;)


Reply to this email directly or view it on GitHub.

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