Bug 1078522: Update MozillaPulse to 1.2.1 r=rail
authorChris AtLee <catlee@mozilla.com>
Tue, 06 Oct 2015 12:46:40 -0400 (2015-10-06)
changeset 13097 8a94eb6d73f79416ebbea788538bc5195b666799
parent 13096 8e6a798810364e7970b63bbf4944a9c41e8801cb
child 13098 f4e8891b984968d5b1a2f9dacd3ff538b0c270e3
push id9306
push usercatlee@mozilla.com
push dateTue, 06 Oct 2015 16:46:50 +0000 (2015-10-06)
reviewersrail
bugs1078522
Bug 1078522: Update MozillaPulse to 1.2.1 r=rail
master-pip.txt
tox.ini
--- a/master-pip.txt
+++ b/master-pip.txt
@@ -1,16 +1,16 @@
 Jinja2==2.5.5
 MySQL-python==1.2.3
 SQLAlchemy==0.6.4
 Twisted==10.1.0
-amqplib==0.6.1
-anyjson==0.3
-argparse==1.1
-carrot==0.10.7
 distribute==0.6.14
 pyOpenSSL==0.10
 pyasn1==0.0.11a
 pycrypto==2.3
-pytz==2011d
+zope.interface==3.6.1
+MozillaPulse==1.2.1
+amqp==1.4.6
+anyjson==0.3.3
+argparse==1.2.1
+kombu==3.0.26
+pytz==2015.6
 wsgiref==0.1.2
-zope.interface==3.6.1
-MozillaPulse==0.80
--- a/tox.ini
+++ b/tox.ini
@@ -5,31 +5,30 @@ skipsdist=True
 [testenv]
 basepython = python2.7
 
 setenv =
     PYTHONPATH = {toxworkdir}:{toxworkdir}/tools/lib/python
 
 deps =
     Jinja2==2.5.5
-    MozillaPulse==0.80
+    MozillaPulse==1.2.1
     MySQL-python==1.2.3
     SQLAlchemy==0.6.4
     Twisted==10.1.0
-    amqplib==0.6.1
-    anyjson==0.3
-    argparse==1.1
-    carrot==0.10.7
+    amqp==1.4.6
+    anyjson==0.3.3
+    argparse==1.2.1
     distribute==0.6.14
     mozci==0.4.1
     pyOpenSSL==0.14
     pyasn1==0.0.11a
     pycrypto==2.3
     pytest==2.7.0
-    pytz==2011d
+    pytz==2015.6
     wsgiref==0.1.2
     zope.interface==3.6.1
 
 commands =
     ./tox_env.sh "{toxinidir}" "{toxworkdir}"
     ./test-masters.sh --no-unittests
     py.test test