Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Make requests-toolbelt and progressbar a Depends. #288
Conversation
sergiusens
reviewed
Feb 3, 2016
| @@ -32,8 +32,10 @@ Depends: python3-apt, | ||
| python3-jsonschema, | ||
| python3-lxml, | ||
| python3-pkg-resources, | ||
| + python3-progressbar |
sergiusens
reviewed
Feb 3, 2016
| python3-requests, | ||
| python3-requests-oauthlib, | ||
| + python3-requests-toolbelt |
|
|
|
|
added a commit
that referenced
this pull request
Feb 3, 2016
sergiusens
merged commit 20e242e
into
snapcore:master
Feb 3, 2016
kyrofa
deleted the
kyrofa:bugfix/1541349/requests_toolbelt
branch
Feb 29, 2016
pushed a commit
to smoser/snapcraft
that referenced
this pull request
Sep 14, 2016
pushed a commit
to kalikiana/snapcraft
that referenced
this pull request
Apr 6, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
kyrofa commentedFeb 3, 2016
This PR fixes LP: #1541349, where if Snapcraft is installed via the .deb and a user tries to login/upload a package, they get modules not found.