Closed Bug 861420 Opened 11 years ago Closed 11 years ago

Upgrade requests to the stable 1.0 series

Categories

(Marketplace Graveyard :: Code Quality, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
2013-04-25

People

(Reporter: robhudson, Assigned: robhudson)

References

Details

(Whiteboard: p=1)

We're currently on v0.14. 3rd party packages are starting to require at least 1.0 (e.g. pyelasticsearch has >=1.0,<2.0)

This affects slumber (which doesn't specify a version in its requirements) and curling (which specifies 0.14.2), and maybe others.
Created the "requests-upgrade" branch if anyone wants to chip in:
https://github.com/mozilla/zamboni/tree/requests-upgrade

Make a new virtualenv, run `pip install -U requests>=1.0` and look for breakage and check in commits.
I think I got all the uses of requests in zamboni:
https://github.com/mozilla/zamboni/compare/requests-upgrade

Now it's up to the dependencies.
Assignee: nobody → robhudson.mozbugs
Whiteboard: p=1
Target Milestone: --- → 2013-04-18
Target Milestone: 2013-04-18 → ---
https://github.com/mozilla/zamboni/commit/2bc6ad7
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2013-04-25
You need to log in before you can comment on or make changes to this bug.