Closed
Bug 1232654
Opened 9 years ago
Closed 9 years ago
Update common.txt Python packages, December edition
Categories
(Tree Management :: Treeherder, defect, P2)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
Details
Attachments
(5 files, 1 obsolete file)
47 bytes,
text/x-github-pull-request
|
emorley
:
checkin+
|
Details | Review |
47 bytes,
text/x-github-pull-request
|
mdoglio
:
review+
emorley
:
checkin+
|
Details | Review |
47 bytes,
text/x-github-pull-request
|
wlach
:
review+
emorley
:
checkin+
|
Details | Review |
47 bytes,
text/x-github-pull-request
|
Details | Review | |
47 bytes,
text/x-github-pull-request
|
Details | Review |
No description provided.
Assignee | ||
Comment 1•9 years ago
|
||
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.
Comment 2•9 years ago
|
||
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
Assignee | ||
Updated•9 years ago
|
Attachment #8698426 -
Flags: checkin+
Assignee | ||
Comment 3•9 years ago
|
||
v1.0.0 has a simplified API for passing the id and key
Attachment #8698468 -
Flags: review?(mdoglio)
Updated•9 years ago
|
Attachment #8698468 -
Flags: review?(mdoglio) → review+
Comment 4•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/ca53f80f814e8f3dc830b7aa95a207f5be1bf2ba
Bug 1232654 - Update requests-hawk from v0.2.0 to v1.0.0
v1.0.0 has a simplified API for passing the id and key, see:
https://github.com/mozilla-services/requests-hawk#great-how-can-i-use-it
https://github.com/mozilla-services/requests-hawk/blob/master/CHANGES.txt
https://github.com/mozilla-services/requests-hawk/compare/0.2.0...1.0.0
Assignee | ||
Updated•9 years ago
|
Attachment #8698468 -
Flags: checkin+
Assignee | ||
Comment 5•9 years ago
|
||
Assignee | ||
Comment 6•9 years ago
|
||
Comment on attachment 8698974 [details] [review]
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)
Updated•9 years ago
|
Attachment #8698974 -
Flags: review?(wlachance) → review+
Comment 7•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/754b4d0bb5a12782f3fe35ef9190de464d210b82
Bug 1232654 - Update billiard from v3.3.0.20 to v3.3.0.22
https://github.com/celery/billiard/blob/master/CHANGES.txt
https://github.com/celery/billiard/compare/v3.3.0.20...v3.3.0.22
https://github.com/mozilla/treeherder/commit/308c1a3e0352dda9a95c7bf8ca41d5c45d2c9bb5
Bug 1232654 - Update amqp from v1.4.6 to v1.4.8
https://github.com/celery/py-amqp/blob/master/Changelog
https://github.com/celery/py-amqp/compare/v1.4.6...v1.4.8
https://github.com/mozilla/treeherder/commit/0b727a3562495eed42daaff67c6b3140c9af3777
Bug 1232654 - Update kombu from v3.0.26 to v3.0.30
https://github.com/celery/kombu/blob/3.0/Changelog
https://github.com/celery/kombu/compare/v3.0.26...v3.0.30
https://github.com/mozilla/treeherder/commit/32d4ce48880ff00a57e829bac32e3e5d0b2ada16
Bug 1232654 - Update celery from v3.1.18 to v3.1.19
http://docs.celeryproject.org/en/latest/changelog.html
https://github.com/celery/celery/compare/v3.1.18...v3.1.19
Assignee | ||
Updated•9 years ago
|
Attachment #8698974 -
Flags: checkin+
Comment 8•9 years ago
|
||
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.
Comment 9•9 years ago
|
||
Assignee | ||
Comment 10•9 years ago
|
||
Assignee | ||
Comment 11•9 years ago
|
||
Comment on attachment 8700629 [details] [review]
Update common.txt Python packages: Part 3
Well that answers the question of whether the bot works :-)
Attachment #8700629 -
Attachment is obsolete: true
Comment 12•9 years ago
|
||
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
Assignee | ||
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 13•9 years ago
|
||
Comment 14•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/985cd86a6de3b33a5025b7152be4f29804456eba
Bug 1232654 - Update gunicorn from v19.4.1 to v19.4.3
http://docs.gunicorn.org/en/latest/news.html
https://github.com/benoitc/gunicorn/compare/19.4.1...19.4.3
You need to log in
before you can comment on or make changes to this bug.
Description
•