Closed
Bug 1141581
Opened 8 years ago
Closed 8 years ago
Update python dependencies
Categories
(Webtools Graveyard :: Elmo, defect, P3)
Webtools Graveyard
Elmo
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Pike, Assigned: Pike)
References
Details
+++ This bug was initially created as a clone of Bug #1121496 +++ Some of our dependencies are really outdated, and moving to a modern django will likely require some of them to get updated. Doing that first, as far as 1.4 allows.
Comment 1•8 years ago
|
||
Commits pushed to develop at https://github.com/mozilla/elmo https://github.com/mozilla/elmo/commit/a3179bcbbd6e623b4486ed0250108c4a65c6c678 bug 1141581, update python requirements, rs=foopy The test changes are due to the change of the treebuilder in html5lib from simpletree to etree, which doesn't look like DOM at all. https://github.com/mozilla/elmo/commit/aa2adab2d18aa75d166ba02a3388b6ca2c2f3d52 bug 1141581, update django to latest 1.4.x, rs=foopy
Comment 2•8 years ago
|
||
Commit pushed to develop at https://github.com/mozilla/elmo https://github.com/mozilla/elmo/commit/1be6e422bcb6738d5d3a93094c4e3d46f9f07439 bug 1141581, to wheel or not to wheel, add some hashes
Comment 3•8 years ago
|
||
Commit pushed to develop at https://github.com/mozilla/elmo https://github.com/mozilla/elmo/commit/d5b738f9893019941beb80047591184abeb17305 bug 1141581, update funfactory. Now that manage.py does not depend on it, this is a noop
Assignee | ||
Comment 4•8 years ago
|
||
As far as requirements/* goes beyond Django itself, we're up-to-date. Marking FIXED.
Assignee: nobody → l10n
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•2 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•