Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use wget to download recipe url; #574

Closed
wants to merge 1 commit into from
Closed

Conversation

brussee
Copy link
Contributor

@brussee brussee commented Jan 11, 2016

use wget to download recipe url;
fixes #573

py-wget handles the HTTP 302 of sourceforge nicely.

also wget has a nice progress bar similar to the custom one in recipe.py I therefore removed that hook.

@inclement
Copy link
Member

I'll close this in favour of the other PR (I think avoiding the dependency is preferable), but I'll wait another day to see if tito raises an issue before merging.

@inclement inclement closed this Jan 12, 2016
@brussee brussee deleted the use-wget branch January 13, 2016 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTP 302 recipe download file
2 participants