Closed Bug 1232654 Opened 9 years ago Closed 9 years ago

Update common.txt Python packages, December edition

Categories

(Tree Management :: Treeherder, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: emorley)

References

Details

Attachments

(5 files, 1 obsolete file)

No description provided.
I'm splitting the updates up into a few pieces since if there are any issues (including change in performance) it will be easier to bisect if they are spread across a few deploys. Mauro said on IRC he was fine without review for minor version updates, so just going to land this once the Travis run finishes.
Commits pushed to master at https://github.com/mozilla/treeherder https://github.com/mozilla/treeherder/commit/730a013e63094ea37ae24b581d33d19203b16f95 Bug 1232654 - Update whitenoise from v2.0.4 to v2.0.6 https://github.com/evansd/whitenoise/blob/master/CHANGELOG.rst https://github.com/evansd/whitenoise/compare/v2.0.4...v2.0.6 https://github.com/mozilla/treeherder/commit/0d3bc53b759192d069f4e4e97211bcfc0e8dc2d5 Bug 1232654 - Update pytz from v2015.4 to v2015.7 https://launchpad.net/pytz/+announcements https://github.com/mozilla/treeherder/commit/5ba2d0e017d2062f56316622ca05fb64d267dbc0 Bug 1232654 - Update functools32 from v3.2.3-1 to v3.2.3-2 https://github.com/MiCHiLU/python-functools32/blob/master/ChangeLog https://github.com/MiCHiLU/python-functools32/compare/3.2.3-1...3.2.3-2 https://github.com/mozilla/treeherder/commit/d5bb0b2cdefc26d6529899608c984ae64becaf7b Bug 1232654 - Update sqlparse from v0.1.16 to v0.1.18 https://github.com/andialbrecht/sqlparse/blob/master/CHANGES https://github.com/andialbrecht/sqlparse/compare/0.1.16...0.1.18 https://github.com/mozilla/treeherder/commit/dc83c7d1c794dc566da2bbf0ec4765dbc0746631 Bug 1232654 - Update simplejson from v3.7.3 to v3.8.1 https://github.com/simplejson/simplejson/blob/master/CHANGES.txt https://github.com/simplejson/simplejson/compare/v3.7.3...v3.8.1 https://github.com/mozilla/treeherder/commit/146d5a11ac35e81e8e8b62dd8ed192fdf96e4e7f Bug 1232654 - Update django-browserid from v1.0.0 to v1.0.2 https://github.com/mozilla/django-browserid/blob/master/CHANGELOG.rst https://github.com/mozilla/django-browserid/compare/v1.0.0...v1.0.2 https://github.com/mozilla/treeherder/commit/e3c351bf40060cb1e55ec9fb1277ee28a33b72df Bug 1232654 - Update six from v1.9.0 to v1.10.0 https://bitbucket.org/gutworth/six/src/default/CHANGES https://bitbucket.org/gutworth/six/branches/compare/1.10.0%0D1.9.0
Attachment #8698426 - Flags: checkin+
v1.0.0 has a simplified API for passing the id and key
Attachment #8698468 - Flags: review?(mdoglio)
Attachment #8698468 - Flags: review?(mdoglio) → review+
Attachment #8698468 - Flags: checkin+
Comment on attachment 8698974 [details] Update common.txt Python packages: Part 2 This fixes the Vagrant environment, which is pulling latest Python (2.7.11), which isn't working with the older version of Kombu.
Attachment #8698974 - Flags: review?(wlachance)
Attachment #8698974 - Flags: review?(wlachance) → review+
Attachment #8698974 - Flags: checkin+
Commit pushed to master at https://github.com/mozilla/treeherder https://github.com/mozilla/treeherder/commit/0f50622991b9334d73083e9b4521d807e3de893a Bug 1232654 - Bump treeherder-client's requests-hawk required version It needs to be >= v1.0.0 since treeherder-client uses the new simplified id and secret parameters.
Attached file Update common.txt Python packages: Part 3 (obsolete) (deleted) —
Comment on attachment 8700629 [details] Update common.txt Python packages: Part 3 Well that answers the question of whether the bot works :-)
Attachment #8700629 - Attachment is obsolete: true
Commits pushed to master at https://github.com/mozilla/treeherder https://github.com/mozilla/treeherder/commit/cde42d044fd7b40151a21fed212530c82c106609 Bug 1232654 - Update newrelic from v2.58.1.44 to v2.60.0.46 https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes/python-agent-260046 https://github.com/edmorley/newrelic-python-agent/compare/v2.58.1.44...v2.60.0.46 https://github.com/mozilla/treeherder/commit/6916961c1d5789e7fa1bec89ccb6382fd1192b05 Bug 1232654 - Update mozlog from v3.0 to v3.1 https://github.com/mozilla/gecko-dev/commits/master/testing/mozbase/mozlog https://github.com/mozilla/treeherder/commit/f9ad9c288a58eb26c6e143f08a3a861f4b278798 Bug 1232654 - Update requests from v2.7.0 to v2.9.1 https://github.com/kennethreitz/requests/blob/master/HISTORY.rst https://github.com/kennethreitz/requests/compare/v2.7.0...v2.9.1 https://github.com/mozilla/treeherder/commit/631361b51133e8c1c1b423340fdd05856c84bfdd Bug 1232654 - Update djangorestframework from v3.3.1 to v3.3.2 http://www.django-rest-framework.org/topics/release-notes/ https://github.com/tomchristie/django-rest-framework/compare/3.3.1...3.3.2 https://github.com/mozilla/treeherder/commit/eac41a546c0376c72517b81286a9a4dadcb2df87 Bug 1232654 - Update gunicorn from v19.3.0 to v19.4.1 http://docs.gunicorn.org/en/latest/news.html https://github.com/benoitc/gunicorn/compare/19.3...19.4.1 https://github.com/mozilla/treeherder/commit/8f80564d9ccfbaea35bb762616ebaf416e70ff5e Bug 1232654 - Update kombu from v3.0.30 to v3.0.32 https://github.com/celery/kombu/blob/master/Changelog https://github.com/celery/kombu/compare/v3.0.30...v3.0.32
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Blocks: 1236957
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: