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

Ignore case when searching for downloaded zipballs. Fixes #214. #241

Closed
wants to merge 3 commits into from

Conversation

karls
Copy link

@karls karls commented Sep 26, 2016

Most of the discussion is in #211.

Github allows user and repository names with capital letters in them, which means that if you download the zip file for such a package, the downloaded file name will contain uppercase letters.

This patch fixes looking up zipballs for packages which have uppercase letters in the name.

@process-bot
Copy link

Thanks for the pull request! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

@evancz
Copy link
Contributor

evancz commented Jul 10, 2017

In the latest code, I no longer try to find the zip based on the name. That should avoid this issue entirely.

@evancz evancz closed this Jul 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants